Home
last modified time | relevance | path

Searched refs:droptail (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/netpfil/common/
H A Ddummynet.sh186 jexec alcatraz dnctl pipe 1 config bw 10Mb queue 100 droptail
188 jexec alcatraz dnctl queue 1 config pipe 1 droptail
237 jexec ${j}b dnctl pipe 1 config bw 10Mb queue 100 delay 500 droptail
239 jexec ${j}b dnctl queue 1 config pipe 1 droptail
/freebsd/sys/netgraph/
H A Dng_pipe.h123 u_int32_t droptail; member
H A Dng_pipe.c288 hinfo->cfg.droptail = 1; in ngp_newhook()
533 if (new->droptail) { in parse_cfg()
534 current->droptail = 1; in parse_cfg()
539 current->droptail = 0; in parse_cfg()