Searched defs:IP_FW_SET_SWAP (Results 1 – 3 of 3) sorted by relevance
| /freebsd/tests/atf_python/sys/netpfil/ipfw/ | ||
| H A D | ioctl_headers.py | 21     IP_FW_SET_SWAP = 103  variable in Op3CmdType | 
| H A D | insn_headers.py | 124     IP_FW_SET_SWAP = 103  variable in Op3CmdType | 
| /freebsd/sys/netinet/ | ||
| H A D | ip_fw.h | 99 #define	IP_FW_SET_SWAP		103	/* Swap between 2 sets */  macro |