Home
last modified time | relevance | path

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

/freebsd-14.2/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py76 O_IP6_DST_MASK = 71 variable in IpFwOpcode
/freebsd-14.2/sbin/ipfw/
H A Dipv6.c516 cmd->opcode = O_IP6_DST_MASK; in add_dstip6()
H A Dipfw2.c1618 case O_IP6_DST_MASK: in print_instruction()
2292 O_IP_DST_SET, O_IP6_DST, O_IP6_DST_MASK, O_IP6_DST_ME
/freebsd-14.2/sys/netinet/
H A Dip_fw.h257 O_IP6_DST_MASK, enumerator
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c2061 case O_IP6_DST_MASK: in check_ipfw_rule_body()
2083 case O_IP6_DST_MASK: in check_ipfw_rule_body()
H A Dip_fw2.c2622 case O_IP6_DST_MASK: in ipfw_chk()