Home
last modified time | relevance | path

Searched refs:O_IP6_SRC_MASK (Results 1 – 6 of 6) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py73 O_IP6_SRC_MASK = 68 variable in IpFwOpcode
/freebsd/sbin/ipfw/
H A Dipv6.c494 cmd->opcode = O_IP6_SRC_MASK; in add_srcip6()
H A Dipfw2.c1666 case O_IP6_SRC_MASK: in print_instruction()
2375 O_IP_SRC_SET, O_IP6_SRC, O_IP6_SRC_MASK, O_IP6_SRC_ME
/freebsd/sys/netinet/
H A Dip_fw.h262 O_IP6_SRC_MASK, /* address with the mask */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2700 case O_IP6_SRC_MASK: in ipfw_chk()
2712 O_IP6_SRC_MASK) ? in ipfw_chk()
H A Dip_fw_sockopt.c1595 case O_IP6_SRC_MASK: in ipfw_check_opcode()
1617 case O_IP6_SRC_MASK: in ipfw_check_opcode()