Home
last modified time | relevance | path

Searched refs:ipf_eth_ipv4_mcast (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6466 ipf_eth_ipv4_mcast
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2267 static uint8_t ipf_eth_ipv4_mcast[3] = { 0x01, 0x00, 0x5E }; variable
2333 else if (bcmp(ipf_eth_ipv4_mcast, ethp, in ipf_hook_ether()
2334 sizeof (ipf_eth_ipv4_mcast)) == 0) in ipf_hook_ether()