Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py10 IP_FW_TABLES_XLIST = 92 variable in Op3CmdType
H A Dinsn_headers.py113 IP_FW_TABLES_XLIST = 92 variable in Op3CmdType
/freebsd/sys/netinet/
H A Dip_fw.h88 #define IP_FW_TABLES_XLIST 92 /* list all tables */ macro
/freebsd/sbin/ipfw/
H A Dtables.c1722 if (do_get3(IP_FW_TABLES_XLIST, &olh->opheader, &sz) != 0) { in tables_foreach()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2973 { IP_FW_TABLES_XLIST, IP_FW3_OPVER, HDIR_GET, list_tables },