Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py100 O_MAC_SRC_LOOKUP = 95 variable in IpFwOpcode
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_compat.c203 case O_MAC_SRC_LOOKUP: in adjust_size_v0()
396 case O_MAC_SRC_LOOKUP: in convert_v0_to_v1()
H A Dip_fw_table.c2632 .opcode = O_MAC_SRC_LOOKUP,
H A Dip_fw2.c2255 case O_MAC_SRC_LOOKUP: in ipfw_chk()
H A Dip_fw_sockopt.c1462 case O_MAC_SRC_LOOKUP: in ipfw_check_opcode()
/freebsd/sys/netinet/
H A Dip_fw.h308 O_MAC_SRC_LOOKUP, /* kidx=name, u32=value, arg1=key */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1679 case O_MAC_SRC_LOOKUP: in print_instruction()
3942 fill_table(cmd, av, O_MAC_SRC_LOOKUP, tstate); in add_srcmac()