Home
last modified time | relevance | path

Searched refs:RTN_MULTICAST (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr_base.c266 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()
359 * than RTN_MULTICAST in mr_rtm_dumproute()
363 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
H A Dip_input.c397 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
H A Draw.c740 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in raw_bind()
743 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
H A Droute.c1779 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()
2449 type = RTN_MULTICAST; in __mkroute_output()
2460 } else if (type == RTN_MULTICAST) { in __mkroute_output()
2531 if (type == RTN_MULTICAST) { in __mkroute_output()
H A Daf_inet.c502 chk_addr_ret != RTN_MULTICAST && in __inet_bind()
528 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in __inet_bind()
H A Dfib_semantics.c118 [RTN_MULTICAST] = {
1536 case RTN_MULTICAST: in fib_create_info()
H A Dip_output.c203 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()
1537 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_ip.c273 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()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr_base.c274 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()
368 * than RTN_MULTICAST in mr_rtm_dumproute()
372 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
H A Dip_input.c391 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
H A Droute.c1741 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()
2528 type = RTN_MULTICAST; in __mkroute_output()
2539 } else if (type == RTN_MULTICAST) { in __mkroute_output()
2609 if (type == RTN_MULTICAST) { in __mkroute_output()
H A Dfib_semantics.c120 [RTN_MULTICAST] = {
1516 case RTN_MULTICAST: in fib_create_info()
H A Dip_output.c205 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()
1432 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_ip.c271 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()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c103 return RTN_MULTICAST; in __nft_fib6_eval_type()
/kernel/linux/linux-6.6/include/net/
H A Dinet_sock.h430 addr_type == RTN_MULTICAST || in inet_addr_valid_or_nonlocal()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c107 return RTN_MULTICAST; in __nft_fib6_eval_type()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1597 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()
1609 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1612 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1635 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c1578 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()
1590 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1593 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1617 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
H A Dqeth_core.h949 RTN_MULTICAST; in qeth_get_ether_cast_type()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h245 RTN_MULTICAST, /* Multicast route */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h261 RTN_MULTICAST, /* Multicast route */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h195 RTN_MULTICAST, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h167 RTN_MULTICAST, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h195 RTN_MULTICAST, enumerator

Completed in 51 milliseconds

12