Searched refs:RTN_MULTICAST (Results 1 – 19 of 19) sorted by relevance
276 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in l2tp_ip_bind()281 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in l2tp_ip_bind()
360 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish()
707 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in raw_bind()710 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
1506 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()2024 type = RTN_MULTICAST; in __mkroute_output()2035 } else if (type == RTN_MULTICAST) { in __mkroute_output()2119 if (type == RTN_MULTICAST) { in __mkroute_output()
113 [RTN_MULTICAST] = {1125 case RTN_MULTICAST: in fib_create_info()
467 chk_addr_ret != RTN_MULTICAST && in inet_bind()492 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in inet_bind()
184 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()1402 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
2364 [RTN_MULTICAST] = "MULTICAST",2591 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
265 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
328 chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
226 return RTN_MULTICAST; in __inet_dev_addr_type()
2187 rtm->rtm_type = RTN_MULTICAST; in __ipmr_fill_mroute()2280 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()
969 if (cast_type == RTN_MULTICAST) in qeth_l3_get_qeth_hdr_flags4()979 if (cast_type == RTN_MULTICAST) in qeth_l3_get_qeth_hdr_flags6()2637 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type()2648 RTN_MULTICAST : 0; in qeth_l3_get_cast_type()2651 RTN_MULTICAST : 0; in qeth_l3_get_cast_type()2665 return RTN_MULTICAST; in qeth_l3_get_cast_type()2671 return RTN_MULTICAST; in qeth_l3_get_cast_type()2756 hdr->hdr.l3.flags = (cast_type == RTN_MULTICAST) ? in qeth_l3_fill_header()
248 return RTN_MULTICAST; in qeth_l2_get_cast_type()278 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
206 RTN_MULTICAST, /* Multicast route */ enumerator
73 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
313 chk_addr_ret != RTN_MULTICAST && in inet6_bind()
2274 rtm->rtm_type = RTN_MULTICAST; in __ip6mr_fill_mroute()2375 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
324 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()