Home
last modified time | relevance | path

Searched refs:O_IP_SRC_LOOKUP (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netinet/
Dip_fw.h181 O_IP_SRC_LOOKUP, /* arg1=table number, u32=value */ enumerator
/freebsd-10-stable/sbin/ipfw/
Dipv6.c503 cmd->opcode = O_IP_SRC_LOOKUP; in add_srcip6()
Dipfw2.c921 if (cmd->o.opcode == O_IP_SRC_LOOKUP || in print_ip()
1403 case O_IP_SRC_LOOKUP: in show_ipfw()
2745 cmd->opcode = O_IP_SRC_LOOKUP; in add_srcip()
/freebsd-10-stable/sys/netpfil/ipfw/
Dip_fw_sockopt.c654 case O_IP_SRC_LOOKUP: in check_ipfw_struct()
Dip_fw2.c1446 case O_IP_SRC_LOOKUP: in ipfw_chk()