Home
last modified time | relevance | path

Searched refs:NETEM_LOSS_GI (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Dq_netem.c267 loss_type = NETEM_LOSS_GI; in netem_parse_opt()
496 if (loss_type == NETEM_LOSS_GI) { in netem_parse_opt()
497 if (addattr_l(n, 1024, NETEM_LOSS_GI, in netem_parse_opt()
583 if (lb[NETEM_LOSS_GI]) in netem_print_opt()
584 gimodel = RTA_DATA(lb[NETEM_LOSS_GI]); in netem_print_opt()
/external/libnl/include/linux-private/linux/
Dpkt_sched.h536 NETEM_LOSS_GI, /* General Intuitive - 4 state model */ enumerator
/external/iproute2/include/linux/
Dpkt_sched.h573 NETEM_LOSS_GI, /* General Intuitive - 4 state model */ enumerator
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h576 NETEM_LOSS_GI, /* General Intuitive - 4 state model */ enumerator