Searched refs:RTN_MULTICAST (Results 1 – 24 of 24) sorted by relevance
274 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()372 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
391 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
1741 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()2527 type = RTN_MULTICAST; in __mkroute_output()2538 } else if (type == RTN_MULTICAST) { in __mkroute_output()2608 if (type == RTN_MULTICAST) { in __mkroute_output()
203 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()1543 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
120 [RTN_MULTICAST] = {1511 case RTN_MULTICAST: in fib_create_info()
716 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
2774 [RTN_MULTICAST] = "MULTICAST",2985 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
269 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
344 if (chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
2319 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()2661 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
218 return RTN_MULTICAST; in __inet_dev_addr_type()
517 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in __inet_bind()
273 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in l2tp_ip_bind()280 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in l2tp_ip_bind()
107 return RTN_MULTICAST; in __nft_fib6_eval_type()
405 addr_type == RTN_MULTICAST || in inet_addr_valid_or_nonlocal()
1575 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()1587 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1590 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1614 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
950 RTN_MULTICAST; in qeth_get_ether_cast_type()
176 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
261 RTN_MULTICAST, /* Multicast route */ enumerator
907 case RTN_MULTICAST: in __prestera_pr_k_arb_fc_lpm_info_calc()
343 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
2373 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
1035 [RTN_MULTICAST] = 0,
2482 .fc_type = RTN_MULTICAST, in addrconf_add_mroute()
Completed in 88 milliseconds