Searched refs:RTN_MULTICAST (Results 1 – 23 of 23) sorted by relevance
266 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()363 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
374 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
736 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in raw_bind()739 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
496 chk_addr_ret != RTN_MULTICAST && in __inet_bind()522 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in __inet_bind()
1743 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()2387 type = RTN_MULTICAST; in __mkroute_output()2398 } else if (type == RTN_MULTICAST) { in __mkroute_output()2469 if (type == RTN_MULTICAST) { in __mkroute_output()
196 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()1525 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
116 [RTN_MULTICAST] = {1476 case RTN_MULTICAST: in fib_create_info()
321 chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
268 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
2730 [RTN_MULTICAST] = "MULTICAST",2940 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
2316 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()2658 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
217 return RTN_MULTICAST; in __inet_dev_addr_type()
271 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in l2tp_ip_bind()278 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in l2tp_ip_bind()
100 return RTN_MULTICAST; in __nft_fib6_eval_type()
245 RTN_MULTICAST, /* Multicast route */ enumerator
1594 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()1606 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1609 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1632 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
977 RTN_MULTICAST; in qeth_get_ether_cast_type()
176 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
75 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
341 chk_addr_ret != RTN_MULTICAST && in __inet6_bind()
342 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
2346 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
1047 [RTN_MULTICAST] = 0,