Home
last modified time | relevance | path

Searched refs:IP_DUMMYNET_DEL (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Din.h495 #define IP_DUMMYNET_DEL 61 /* delete a dummynet pipe from chain */ macro
H A Draw_ip.c751 case IP_DUMMYNET_DEL: in rip_ctloutput()
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c815 case IP_DUMMYNET_DEL: in ip_dummynet_compat()
H A Dip_dummynet.c2524 case IP_DUMMYNET_DEL: /* remove a pipe or queue */ in ip_dn_ctl()
H A Ddummynet.txt548 - IP_DUMMYNET_DEL: the delete option need to be translate.