Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_dummynet.h76 DN_TEXT, /* opaque text is the object */ enumerator
/f-stack/tools/ipfw/
H A Ddummynet.c572 case DN_TEXT: /* list of attached flowsets */ in list_pipes()
1333 sch_extra = o_next(&buf, lmax_extra, DN_TEXT); in ipfw_config_pipe()
1339 aqm_extra = o_next(&buf, lmax_extra, DN_TEXT); in ipfw_config_pipe()
1360 aqm_extra = o_next(&buf, lmax_extra, DN_TEXT); in ipfw_config_pipe()
1372 sch_extra = o_next(&buf, lmax_extra, DN_TEXT); in ipfw_config_pipe()
1377 aqm_extra = o_next(&buf, lmax_extra, DN_TEXT); in ipfw_config_pipe()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c1102 o->type = DN_TEXT; in copy_fsk_list()
2064 case DN_TEXT: /* store argument of next block */ in do_config()