Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py18 O_MAC_TYPE = 13 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h182 O_MAC_TYPE, /* same as srcport */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c949 {"mac-type", O_MAC_TYPE},
1654 case O_MAC_TYPE: in print_instruction()
3723 cmd->opcode = O_MAC_TYPE; in add_mactype()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1975 case O_MAC_TYPE: in ipfw_chk()
H A Dip_fw_sockopt.c1949 case O_MAC_TYPE: in check_ipfw_rule_body()