Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py76 O_IP6_DST_MASK = 71 variable in IpFwOpcode
/freebsd/sbin/ipfw/
H A Dipv6.c516 cmd->opcode = O_IP6_DST_MASK; in add_dstip6()
H A Dipfw2.c1673 case O_IP6_DST_MASK: in print_instruction()
2380 O_IP_DST_SET, O_IP6_DST, O_IP6_DST_MASK, O_IP6_DST_ME
/freebsd/sys/netinet/
H A Dip_fw.h265 O_IP6_DST_MASK, enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c1596 case O_IP6_DST_MASK: in ipfw_check_opcode()
1618 case O_IP6_DST_MASK: in ipfw_check_opcode()
H A Dip_fw2.c2701 case O_IP6_DST_MASK: in ipfw_chk()