Home
last modified time | relevance | path

Searched refs:O_IP6_SRC (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/tests/atf_python/sys/netpfil/ipfw/
HDinsn_headers.py71 O_IP6_SRC = 66 variable in IpFwOpcode
HDinsns.py547 AttrDescr(IpFwOpcode.O_IP6_SRC, InsnIp6),
/freebsd-14-stable/sbin/ipfw/
HDipv6.c110 mb = (cmd->o.opcode == O_IP6_SRC || in print_ip6()
492 cmd->opcode = O_IP6_SRC; in add_srcip6()
HDipfw2.c1610 case O_IP6_SRC: in print_instruction()
2287 O_IP_SRC_SET, O_IP6_SRC, O_IP6_SRC_MASK, O_IP6_SRC_ME
/freebsd-14-stable/sys/netinet/
HDip_fw.h252 O_IP6_SRC, /* address without mask */ enumerator
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_sockopt.c2047 case O_IP6_SRC: in check_ipfw_rule_body()
2079 case O_IP6_SRC: in check_ipfw_rule_body()
HDip_fw2.c2610 case O_IP6_SRC: in ipfw_chk()