Home
last modified time | relevance | path

Searched refs:RTN_MULTICAST (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr_base.c266 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()
363 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
H A Draw.c737 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in raw_bind()
740 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
H A Dip_input.c381 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
H A Daf_inet.c496 chk_addr_ret != RTN_MULTICAST && in __inet_bind()
526 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in __inet_bind()
H A Droute.c1778 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()
2436 type = RTN_MULTICAST; in __mkroute_output()
2447 } else if (type == RTN_MULTICAST) { in __mkroute_output()
2518 if (type == RTN_MULTICAST) { in __mkroute_output()
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()
H A Dfib_semantics.c117 [RTN_MULTICAST] = {
1529 case RTN_MULTICAST: in fib_create_info()
H A Dfib_trie.c2732 [RTN_MULTICAST] = "MULTICAST",
2942 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
H A Dping.c331 chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
H A Darp.c268 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
H A Dipmr.c2318 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()
2660 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
H A Dfib_frontend.c217 return RTN_MULTICAST; in __inet_dev_addr_type()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c103 return RTN_MULTICAST; in __nft_fib6_eval_type()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1594 (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()
H A Dqeth_core.h976 RTN_MULTICAST; in qeth_get_ether_cast_type()
H A Dqeth_l2_main.c176 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h224 RTN_MULTICAST, /* Multicast route */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h224 RTN_MULTICAST, /* Multicast route */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h245 RTN_MULTICAST, /* Multicast route */ enumerator
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c75 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c343 chk_addr_ret != RTN_MULTICAST && in __inet6_bind()
H A Dndisc.c342 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
H A Dip6mr.c2348 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
H A Droute.c1030 [RTN_MULTICAST] = 0,

12