Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.h125 u_int32_t droptail; member
H A Dng_pipe.c289 hinfo->cfg.droptail = 1; in ngp_newhook()
534 if (new->droptail) { in parse_cfg()
535 current->droptail = 1; in parse_cfg()
540 current->droptail = 0; in parse_cfg()
/f-stack/tools/compat/include/netgraph/
H A Dng_pipe.h123 u_int32_t droptail; member