HomeSort by: relevance | last modified time | path
    Searched refs:IP6_NOTZERO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 1432 if (fdp != NULL && IP6_NOTZERO(&fdp->fd_ip6))
1458 if (IP6_NOTZERO(&fdp->fd_ip6))
ip_fil.h 192 #define IP6_NOTZERO(a) ((I60(a) | I61(a) | I62(a) | I63(a)) != 0)

Completed in 16 milliseconds