| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ipmr_base.c | 266 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute() 363 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
|
| H A D | raw.c | 737 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 D | ip_input.c | 381 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
|
| H A D | af_inet.c | 496 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 D | route.c | 1778 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 D | ip_output.c | 203 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2() 1537 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
|
| H A D | fib_semantics.c | 117 [RTN_MULTICAST] = { 1529 case RTN_MULTICAST: in fib_create_info()
|
| H A D | fib_trie.c | 2732 [RTN_MULTICAST] = "MULTICAST", 2942 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
|
| H A D | ping.c | 331 chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
|
| H A D | arp.c | 268 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
|
| H A D | ipmr.c | 2318 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute() 2660 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
|
| H A D | fib_frontend.c | 217 return RTN_MULTICAST; in __inet_dev_addr_type()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip.c | 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()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 103 return RTN_MULTICAST; in __nft_fib6_eval_type()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 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()
|
| H A D | qeth_core.h | 976 RTN_MULTICAST; in qeth_get_ether_cast_type()
|
| H A D | qeth_l2_main.c | 176 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 D | rtnetlink.h | 224 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 D | rtnetlink.h | 224 RTN_MULTICAST, /* Multicast route */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 245 RTN_MULTICAST, /* Multicast route */ enumerator
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_fib.c | 75 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | af_inet6.c | 343 chk_addr_ret != RTN_MULTICAST && in __inet6_bind()
|
| H A D | ndisc.c | 342 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
|
| H A D | ip6mr.c | 2348 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
|
| H A D | route.c | 1030 [RTN_MULTICAST] = 0,
|