Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c410 static struct ether_addr zero_ether_addr = { variable
6718 if (ether_cmp(&mip->mip_eaddr, &zero_ether_addr) == 0) { in man_pg_create()