Searched defs:IN6_IS_ADDR_UNSPECIFIED (Results 1 – 12 of 12) sorted by relevance
89 static int IN6_IS_ADDR_UNSPECIFIED(const struct in6_addr *addr) in IN6_IS_ADDR_UNSPECIFIED() function
245 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
237 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
322 def IN6_IS_ADDR_UNSPECIFIED(p): return IS_ANYADDR6(*p) function
413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
595 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
396 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
71 def IN6_IS_ADDR_UNSPECIFIED(a): return IN6_ADDR_EQUAL_L(a, 0, 0, 0, 0) function
924 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
1315 def IN6_IS_ADDR_UNSPECIFIED(addr): return \ function