Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h169 O_IP_SRC, /* u32 = IP */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h169 O_IP_SRC, /* u32 = IP */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1282 (cmd->o.opcode == O_IP_SRC || cmd->o.opcode == O_IP_DST) ? in print_ip()
1491 case O_IP_SRC: in print_instruction()
2153 O_IP_SRC, O_IP_SRC_LOOKUP, O_IP_SRC_MASK, O_IP_SRC_ME,
3673 cmd->opcode = O_IP_SRC; in add_srcip()
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c2627 cmd = fill_ip(cmd, O_IP_SRC, sa.s_addr); in fill_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2008 case O_IP_SRC: in ipfw_chk()
H A Dip_fw_sockopt.c1852 case O_IP_SRC: in check_ipfw_rule_body()