Searched refs:NI_NODEADDR_FLAG_ANYCAST (Results 1 – 3 of 3) sorted by relevance
435 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro442 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro452 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro460 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro
431 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro438 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro448 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro456 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro
1723 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) in ni6_addrs()1808 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0) in ni6_store_addrs()