Searched refs:IFA_MULTICAST (Results 1 – 19 of 19) sorted by relevance
55 #if defined(IFA_MULTICAST) || (defined(HAVE_DECL_IFA_MULTICAST) && HAVE_DECL_IFA_MULTICAST)57 static_assert((IFA_MULTICAST) == (7), "IFA_MULTICAST != 7");60 # define IFA_MULTICAST 794 XLAT(IFA_MULTICAST),
8 IFA_MULTICAST 7
33 IFA_MULTICAST, enumerator
34 IFA_MULTICAST, enumerator
102 [IFA_MULTICAST] = decode_ifa_address,
386 IFA_MULTICAST = 0x7 const
435 IFA_MULTICAST = 0x7 const
431 IFA_MULTICAST = 0x7 const
432 IFA_MULTICAST = 0x7 const
437 IFA_MULTICAST = 0x7 const
436 IFA_MULTICAST = 0x7 const
434 IFA_MULTICAST = 0x7 const
287 if (tb[IFA_MULTICAST]) { in addr_msg_parser()288 addr->a_multicast = nl_addr_alloc_attr(tb[IFA_MULTICAST], in addr_msg_parser()