Searched refs:NI_NODEADDR_FLAG_ANYCAST (Results 1 – 2 of 2) sorted by relevance
483 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro490 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro500 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro508 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro
1908 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) { in ni6_addrs()2023 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) { in ni6_store_addrs()