Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py27 IP_FW_TABLE_XSWAP = 109 variable in Op3CmdType
H A Dinsn_headers.py131 IP_FW_TABLE_XSWAP = 109 variable in Op3CmdType
/freebsd/sys/netinet/
H A Dip_fw.h105 #define IP_FW_TABLE_XSWAP 109 /* swap two tables */ macro
/freebsd/sbin/ipfw/
H A Dtables.c666 error = do_set3(IP_FW_TABLE_XSWAP, &oh->opheader, sizeof(tbuf)); in table_do_swap()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2739 { IP_FW_TABLE_XSWAP, IP_FW3_OPVER, HDIR_SET, swap_table },