Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py6 IP_FW_TABLE_XDEL = 87 variable in Op3CmdType
H A Dinsn_headers.py109 IP_FW_TABLE_XDEL = 87 variable in Op3CmdType
/freebsd/sys/netinet/
H A Dip_fw.h84 #define IP_FW_TABLE_XDEL 87 /* delete entry */ macro
/freebsd/sbin/ipfw/
H A Dtables.c966 cmd = IP_FW_TABLE_XDEL; in table_modify_record()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2976 { IP_FW_TABLE_XDEL, IP_FW3_OPVER, HDIR_BOTH, manage_table_ent_v1 },