Home
last modified time | relevance | path

Searched refs:IP_FW_TABLE_XINFO (Results 1 – 5 of 5) 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
/freebsd/sbin/ipfw/
H A Dtables.c711 if (do_get3(IP_FW_TABLE_XINFO, &oh->opheader, &sz) != 0) in table_get_info()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2972 { IP_FW_TABLE_XINFO, IP_FW3_OPVER, HDIR_GET, describe_table },