Home
last modified time | relevance | path

Searched defs:IP_FW_TABLE_XINFO (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py11 IP_FW_TABLE_XINFO = 93 variable in Op3CmdType
H A Dinsn_headers.py114 IP_FW_TABLE_XINFO = 93 variable in Op3CmdType
/freebsd/sys/netinet/
H A Dip_fw.h89 #define IP_FW_TABLE_XINFO 93 /* request info for one table */ macro