Searched refs:RTN_UNICAST (Results 1 – 24 of 24) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | fib_frontend.c | 230 ret = RTN_UNICAST; in __inet_dev_addr_type() 324 if (res.type != RTN_UNICAST && in __fib_validate_source() 358 if (res.type == RTN_UNICAST) in __fib_validate_source() 462 cfg->fc_type = RTN_UNICAST; in rtentry_to_fib_config() 499 inet_addr_type(net, addr) == RTN_UNICAST) in rtentry_to_fib_config() 777 if (type == RTN_UNICAST) in fib_magic() 827 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST, in fib_add_ifaddr() 874 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST, in fib_del_ifaddr()
|
D | ip_options.c | 144 if (inet_addr_type(dev_net(skb_dst(skb)->dev), addr) != RTN_UNICAST) { in __ip_options_echo() 402 if (inet_addr_type(net, addr) == RTN_UNICAST) in ip_options_compile() 624 if (rt->rt_type == RTN_UNICAST) { in ip_options_rcv_srr() 644 if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) { in ip_options_rcv_srr()
|
D | fib_semantics.c | 97 [RTN_UNICAST] = { 600 if (inet_addr_type(net, nh->nh_gw) != RTN_UNICAST) in fib_check_nh() 631 if (res.type != RTN_UNICAST && res.type != RTN_LOCAL) in fib_check_nh() 901 case RTN_UNICAST: in fib_create_info() 1174 fa->fa_type != RTN_UNICAST) in fib_select_default()
|
D | netfilter.c | 32 if (addr_type == RTN_LOCAL || addr_type == RTN_UNICAST) in ip_route_me_harder()
|
D | arp.c | 775 if (addr_type == RTN_UNICAST && in arp_process() 810 inet_addr_type(net, sip) == RTN_UNICAST; in arp_process() 814 inet_addr_type(net, sip) == RTN_UNICAST) || is_garp)) in arp_process()
|
D | route.c | 744 if (inet_addr_type(net, new_gw) != RTN_UNICAST) in __ip_do_redirect() 1783 if (res.type != RTN_UNICAST) in ip_route_input_slow() 2202 res.type = RTN_UNICAST; in __ip_route_output_key() 2229 res.type == RTN_UNICAST && !fl4->flowi4_oif) in __ip_route_output_key()
|
D | fib_trie.c | 2340 [RTN_UNICAST] = "UNICAST",
|
/linux-4.1.27/net/decnet/ |
D | dn_fib.c | 69 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE }, 204 if (dnet_addr_type(nh->nh_gw) != RTN_UNICAST) in dn_fib_check_nh() 228 if (res.type != RTN_UNICAST && res.type != RTN_LOCAL) in dn_fib_check_nh() 427 case RTN_UNICAST: in dn_fib_semantic_match() 584 if (type == RTN_UNICAST) in fib_magic()
|
D | dn_rules.c | 184 unsigned int ret = RTN_UNICAST; in dnet_addr_type()
|
D | dn_route.c | 978 struct dn_fib_res res = { .fi = NULL, .type = RTN_UNICAST }; in dn_route_output_slow() 1383 if (res.type != RTN_UNICAST) in dn_route_input_slow() 1392 case RTN_UNICAST: in dn_route_input_slow() 1474 case RTN_UNICAST: in dn_route_input_slow()
|
/linux-4.1.27/net/phonet/ |
D | pn_netlink.c | 189 rtm->rtm_type = RTN_UNICAST; in fill_route() 251 if (rtm->rtm_table != RT_TABLE_MAIN || rtm->rtm_type != RTN_UNICAST) in route_doit()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_rpfilter.c | 46 if (res.type != RTN_UNICAST) { in rpfilter_lookup_reverse()
|
/linux-4.1.27/include/uapi/linux/ |
D | rtnetlink.h | 200 RTN_UNICAST, /* Gateway or direct route */ enumerator
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 709 if (rtm->rtm_type != RTN_UNICAST) in rtm_to_route_config() 837 rtm->rtm_type = RTN_UNICAST; in mpls_dump_route()
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_core.c | 356 if (rt->rt_type != RTN_UNICAST && rt->rt_type != RTN_LOCAL) { in ipvlan_process_v4_outbound()
|
/linux-4.1.27/Documentation/networking/ |
D | ipvs-sysctl.txt | 69 address is not local (iph->daddr is RTN_UNICAST). It is mostly
|
/linux-4.1.27/net/atm/ |
D | clip.c | 296 if (neigh->type != RTN_UNICAST) in clip_constructor()
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 322 neigh->type = is_multicast ? RTN_MULTICAST : RTN_UNICAST; in ndisc_constructor()
|
D | sit.c | 902 if (rt->rt_type != RTN_UNICAST) { in ipip6_tunnel_xmit()
|
D | route.c | 2807 rtm->rtm_type = RTN_UNICAST; in rt6_fill_node()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_core.c | 551 unicast = (inet_addr_type(net, iph->daddr.ip) == RTN_UNICAST); in ip_vs_leave()
|
D | ip_vs_ctl.c | 883 if (atype != RTN_LOCAL && atype != RTN_UNICAST) in ip_vs_new_dest()
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 335 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 2209 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
|