Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6467 ipf_eth_ipv6_mcast
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2268 static uint8_t ipf_eth_ipv6_mcast[2] = { 0x33, 0x33 }; variable
2336 else if (bcmp(ipf_eth_ipv6_mcast, ethp, in ipf_hook_ether()
2337 sizeof (ipf_eth_ipv6_mcast)) == 0) in ipf_hook_ether()