Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_ifattach.c247 static u_int8_t allzero[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in in6_get_hw_ifid() local
292 if (bcmp(addr, allzero, addrlen) == 0) in in6_get_hw_ifid()
344 bcmp(&in6->s6_addr[9], allzero, 7) == 0) in in6_get_hw_ifid()