Searched defs:IP_FW_TABLE_XFLUSH (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/tests/atf_python/sys/netpfil/ipfw/ | ||
H A D | ioctl_headers.py | 12 IP_FW_TABLE_XFLUSH = 94 variable in Op3CmdType |
H A D | insn_headers.py | 115 IP_FW_TABLE_XFLUSH = 94 variable in Op3CmdType |
/freebsd-src/sys/netinet/ | ||
H A D | ip_fw.h | 86 #define IP_FW_TABLE_XFLUSH 94 /* flush table data */ macro |