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.c497 cmd->opcode = O_IP6_SRC_MASK; in add_srcip6()
H A Dipfw2.c1721 case O_IP6_SRC_MASK: in print_instruction()
2430 O_IP_SRC_SET, O_IP6_SRC, O_IP6_SRC_MASK, O_IP6_SRC_ME
/freebsd/sys/netinet/
H A Dip_fw.h263 O_IP6_SRC_MASK = 68, /* address with the mask */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c1601 case O_IP6_SRC_MASK: in ipfw_check_opcode()
1623 case O_IP6_SRC_MASK: in ipfw_check_opcode()
H A Dip_fw2.c2756 case O_IP6_SRC_MASK: in ipfw_chk()
2768 O_IP6_SRC_MASK) ? in ipfw_chk()