Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_dummynet.h79 DN_CMD_DELETE, /* subtype + list of entries */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c382 oid_fill((void *)&cmd, sizeof(cmd), DN_CMD_DELETE, DN_API_VERSION); in dn_compat_del()
H A Dip_dummynet.c2029 case DN_CMD_DELETE: in do_config()
H A Ddummynet.txt280 DN_CMD_DELETE (with the correct subtype and list of objects), or
/f-stack/tools/ipfw/
H A Ddummynet.c669 oid_fill((void *)&cmd, sizeof(cmd), DN_CMD_DELETE, DN_API_VERSION); in ipfw_delete_pipe()