RTN_MULTICAST 931 drivers/s390/net/qeth_core.h RTN_MULTICAST; RTN_MULTICAST 183 drivers/s390/net/qeth_l2_main.c if (cast_type == RTN_MULTICAST) RTN_MULTICAST 1884 drivers/s390/net/qeth_l3_main.c (cast_type == RTN_MULTICAST) || RTN_MULTICAST 1896 drivers/s390/net/qeth_l3_main.c RTN_MULTICAST : RTN_UNICAST; RTN_MULTICAST 1899 drivers/s390/net/qeth_l3_main.c RTN_MULTICAST : RTN_UNICAST; RTN_MULTICAST 1922 drivers/s390/net/qeth_l3_main.c if (cast_type == RTN_MULTICAST) RTN_MULTICAST 75 net/decnet/dn_fib.c [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE }, RTN_MULTICAST 492 net/ipv4/af_inet.c chk_addr_ret != RTN_MULTICAST && RTN_MULTICAST 518 net/ipv4/af_inet.c if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) RTN_MULTICAST 266 net/ipv4/arp.c if (neigh->type == RTN_MULTICAST) { RTN_MULTICAST 227 net/ipv4/fib_frontend.c return RTN_MULTICAST; RTN_MULTICAST 116 net/ipv4/fib_semantics.c [RTN_MULTICAST] = { RTN_MULTICAST 1467 net/ipv4/fib_semantics.c case RTN_MULTICAST: RTN_MULTICAST 2591 net/ipv4/fib_trie.c [RTN_MULTICAST] = "MULTICAST", RTN_MULTICAST 2801 net/ipv4/fib_trie.c (fa->fa_type == RTN_MULTICAST)) RTN_MULTICAST 359 net/ipv4/ip_input.c if (rt->rt_type == RTN_MULTICAST) { RTN_MULTICAST 194 net/ipv4/ip_output.c if (rt->rt_type == RTN_MULTICAST) { RTN_MULTICAST 1519 net/ipv4/ip_output.c else if (rt->rt_type == RTN_MULTICAST) RTN_MULTICAST 2341 net/ipv4/ipmr.c rtm->rtm_type = RTN_MULTICAST; RTN_MULTICAST 2681 net/ipv4/ipmr.c rtm->rtm_type != RTN_MULTICAST || RTN_MULTICAST 266 net/ipv4/ipmr_base.c rtm->rtm_type = RTN_MULTICAST; RTN_MULTICAST 363 net/ipv4/ipmr_base.c (filter->rt_type && filter->rt_type != RTN_MULTICAST)) RTN_MULTICAST 320 net/ipv4/ping.c chk_addr_ret == RTN_MULTICAST || RTN_MULTICAST 735 net/ipv4/raw.c chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) RTN_MULTICAST 738 net/ipv4/raw.c if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST) RTN_MULTICAST 1733 net/ipv4/route.c rth = rt_dst_alloc(dev_net(dev)->loopback_dev, flags, RTN_MULTICAST, RTN_MULTICAST 2337 net/ipv4/route.c type = RTN_MULTICAST; RTN_MULTICAST 2348 net/ipv4/route.c } else if (type == RTN_MULTICAST) { RTN_MULTICAST 2420 net/ipv4/route.c if (type == RTN_MULTICAST) { RTN_MULTICAST 338 net/ipv6/af_inet6.c chk_addr_ret != RTN_MULTICAST && RTN_MULTICAST 2340 net/ipv6/ip6mr.c rtm->rtm_type = RTN_MULTICAST; RTN_MULTICAST 339 net/ipv6/ndisc.c neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; RTN_MULTICAST 100 net/ipv6/netfilter/nft_fib_ipv6.c return RTN_MULTICAST; RTN_MULTICAST 1043 net/ipv6/route.c [RTN_MULTICAST] = 0, RTN_MULTICAST 285 net/l2tp/l2tp_ip.c chk_addr_ret != RTN_MULTICAST && chk_addr_ret != RTN_BROADCAST) RTN_MULTICAST 290 net/l2tp/l2tp_ip.c if (chk_addr_ret == RTN_MULTICAST || chk_addr_ret == RTN_BROADCAST)