Searched refs:NETEM_LOSS_GE (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/tc/
H A Dq_netem.c299 loss_type = NETEM_LOSS_GE;
469 } else if (loss_type == NETEM_LOSS_GE) {
470 if (addattr_l(n, 1024, NETEM_LOSS_GE,
543 if (lb[NETEM_LOSS_GE])
544 gemodel = RTA_DATA(lb[NETEM_LOSS_GE]);
/external/iproute2/include/linux/
H A Dpkt_sched.h552 NETEM_LOSS_GE, /* Gilbert Elliot models */ enumerator in enum:__anon22338
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h569 NETEM_LOSS_GE, /* Gilbert Elliot models */ enumerator in enum:__anon23319

Completed in 864 milliseconds