Home
last modified time | relevance | path

Searched refs:O_IP_SRC_ME (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/
Dip_fw.h171 O_IP_SRC_ME, /* none */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1224 if (cmd->o.opcode == O_IP_SRC_ME || cmd->o.opcode == O_IP_DST_ME) { in print_ip()
1492 case O_IP_SRC_ME: in print_instruction()
2151 O_IP_SRC, O_IP_SRC_LOOKUP, O_IP_SRC_MASK, O_IP_SRC_ME,
3660 cmd->opcode = O_IP_SRC_ME; in add_srcip()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c2146 case O_IP_SRC_ME: in ipfw_chk()
Dip_fw_sockopt.c1773 case O_IP_SRC_ME: in check_ipfw_rule_body()