Home
last modified time | relevance | path

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

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