Home
last modified time | relevance | path

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

/linux/net/ipv4/
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()
A Draw.c736 chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) in raw_bind()
739 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in raw_bind()
A Dip_input.c375 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
A Daf_inet.c494 chk_addr_ret != RTN_MULTICAST && in __inet_bind()
521 if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) in __inet_bind()
A Dip_output.c196 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()
1512 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
A Droute.c1719 rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, in ip_route_input_mc()
2499 type = RTN_MULTICAST; in __mkroute_output()
2510 } else if (type == RTN_MULTICAST) { in __mkroute_output()
2581 if (type == RTN_MULTICAST) { in __mkroute_output()
A Dfib_semantics.c116 [RTN_MULTICAST] = {
1512 case RTN_MULTICAST: in fib_create_info()
A Dfib_trie.c2759 [RTN_MULTICAST] = "MULTICAST",
2969 (fa->fa_type == RTN_MULTICAST)) in fib_route_seq_show()
A Dping.c321 chk_addr_ret == RTN_MULTICAST || in ping_check_bind_addr()
A Darp.c268 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
A Dipmr.c2316 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()
2658 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
A Dfib_frontend.c217 return RTN_MULTICAST; in __inet_dev_addr_type()
/linux/net/l2tp/
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()
/linux/net/ipv6/netfilter/
A Dnft_fib_ipv6.c100 return RTN_MULTICAST; in __nft_fib6_eval_type()
/linux/drivers/s390/net/
A Dqeth_l3_main.c1574 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()
1586 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1589 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1613 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
A Dqeth_core.h952 RTN_MULTICAST; in qeth_get_ether_cast_type()
A Dqeth_l2_main.c176 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
/linux/include/uapi/linux/
A Drtnetlink.h252 RTN_MULTICAST, /* Multicast route */ enumerator
/linux/net/decnet/
A Ddn_fib.c75 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
/linux/net/ipv6/
A Daf_inet6.c343 chk_addr_ret != RTN_MULTICAST && in __inet6_bind()
A Dndisc.c342 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
A Dip6mr.c2345 rtm->rtm_type = RTN_MULTICAST; in ip6mr_fill_mroute()
A Daddrconf.c2481 .fc_type = RTN_MULTICAST, in addrconf_add_mroute()
A Droute.c1032 [RTN_MULTICAST] = 0,

Completed in 96 milliseconds