Home
last modified time | relevance | path

Searched refs:O_FORWARD_MAC (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py60 O_FORWARD_MAC = 55 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h237 O_FORWARD_MAC, /* fwd mac */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1922 case O_FORWARD_MAC: in ipfw_chk()
H A Dip_fw_sockopt.c2017 case O_FORWARD_MAC: /* XXX not implemented yet */ in check_ipfw_rule_body()