Searched refs:IP6_NOTZERO (Results 1 – 2 of 2) sorted by relevance
27 if (use_inet6 && IP6_NOTZERO(&fdp->fd_ip6.in6)) {
211 #define IP6_NOTZERO(a) ((I60(a) | I61(a) | I62(a) | I63(a)) != 0) macro