Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_dummynet.h75 DN_FLOW, /* struct dn_flow */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c999 ni->oid.type = DN_FLOW; /* override the DN_QUEUE */ in copy_q_cb()
1065 ni->oid.type = DN_FLOW; /* override the DN_SCH_I */ in copy_si_cb()
/f-stack/tools/ipfw/
H A Ddummynet.c608 case DN_FLOW: in list_pipes()