Searched refs:RTN_MULTICAST (Results 1 – 25 of 29) sorted by relevance
12
41 #if defined(RTN_MULTICAST) || (defined(HAVE_DECL_RTN_MULTICAST) && HAVE_DECL_RTN_MULTICAST)43 static_assert((RTN_MULTICAST) == (5), "RTN_MULTICAST != 5");46 # define RTN_MULTICAST 5101 XLAT(RTN_MULTICAST),
6 RTN_MULTICAST 5
38 case RTN_MULTICAST: in rtnl_rtntype_n2a()74 res = RTN_MULTICAST; in rtnl_rtntype_a2n()
79 if (r->rtm_type != RTN_MULTICAST) { in print_mroute()
636 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) { in print_route()684 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) { in print_route()1288 req.r.rtm_type == RTN_MULTICAST || in iproute_modify()
66 __ADD(RTN_MULTICAST,multicast)
351 RTN_MULTICAST = 5
187 RTN_MULTICAST, /* Multicast route */ enumerator
464 RTN_MULTICAST = 0x5 const
513 RTN_MULTICAST = 0x5 const
509 RTN_MULTICAST = 0x5 const
510 RTN_MULTICAST = 0x5 const
515 RTN_MULTICAST = 0x5 const
514 RTN_MULTICAST = 0x5 const
512 RTN_MULTICAST = 0x5 const
217 RTN_MULTICAST, /* Multicast route */ enumerator
224 RTN_MULTICAST, /* Multicast route */ enumerator
1270 if (rtm_type != RTN_MULTICAST) in get_real_family()