Searched refs:NI_NODEADDR_FLAG_ANYCAST (Results 1 – 2 of 2) sorted by relevance
506 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro513 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro523 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro531 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro
1909 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) { in ni6_addrs()2024 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) { in ni6_store_addrs()