Home
last modified time | relevance | path

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

/freebsd-head/tests/atf_python/sys/netpfil/ipfw/
HDioctl_headers.py26 IP_FW_TABLES_ALIST = 108 variable in Op3CmdType
HDinsn_headers.py129 IP_FW_TABLES_ALIST = 108 variable in Op3CmdType
/freebsd-head/sys/netinet/
HDip_fw.h104 #define IP_FW_TABLES_ALIST 108 /* list table algorithms */ macro
/freebsd-head/sbin/ipfw/
HDtables.c2006 return (table_do_get_stdlist(IP_FW_TABLES_ALIST, polh)); in table_do_get_algolist()
/freebsd-head/sys/netpfil/ipfw/
HDip_fw_table.c2979 { IP_FW_TABLES_ALIST, IP_FW3_OPVER, HDIR_GET, list_table_algo },