Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py19 O_LAYER2 = 14 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h189 O_LAYER2, /* none */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1741 case O_LAYER2: in print_instruction()
5008 fill_cmd(cmd, O_LAYER2, 0, 0); in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2060 case O_LAYER2: in ipfw_chk()
H A Dip_fw_sockopt.c1333 case O_LAYER2: in ipfw_check_opcode()