Home
last modified time | relevance | path

Searched refs:rt_type (Results 1 – 16 of 16) sorted by relevance

/net/ipv4/
A Dip_input.c398 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core()
400 } else if (rt->rt_type == RTN_BROADCAST) { in ip_rcv_finish_core()
590 struct sk_buff *skb, int rt_type) in ip_extract_route_hint() argument
592 if (fib4_has_custom_rules(net) || rt_type == RTN_BROADCAST || in ip_extract_route_hint()
622 dst_rtable(dst)->rt_type); in ip_list_rcv_finish()
A Dip_options.c602 if (rt->rt_type == RTN_UNICAST) { in ip_options_rcv_srr()
608 if (rt->rt_type != RTN_LOCAL) in ip_options_rcv_srr()
623 if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) { in ip_options_rcv_srr()
629 if (rt2->rt_type != RTN_LOCAL) in ip_options_rcv_srr()
A Dxfrm4_policy.c82 xdst->u.rt.rt_type = rt->rt_type; in xfrm4_fill_dst()
A Dipmr_base.c370 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
A Droute.c1651 rt->rt_type = type; in rt_dst_alloc()
1679 new_rt->rt_type = rt->rt_type; in rt_dst_clone()
2213 if (rt->rt_type != RTN_LOCAL) in ip_route_use_hint()
2906 rt->rt_type = ort->rt_type; in ipv4_blackhole_route()
2963 r->rtm_type = rt->rt_type; in rt_fill_info()
3406 fri.type = rt->rt_type; in inet_rtm_getroute()
A Dip_output.c207 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2()
209 } else if (rt->rt_type == RTN_BROADCAST) in ip_finish_output2()
1449 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
A Dip_fragment.c179 (skb_rtable(head)->rt_type != RTN_LOCAL)) in ip_expire()
A Dfib_frontend.c974 filter->rt_type = rtm->rtm_type; in ip_valid_fib_dump_req()
1007 if (filter->flags || filter->protocol || filter->rt_type || in ip_valid_fib_dump_req()
A Dfib_trie.c2271 if (filter->rt_type && fa->fa_type != filter->rt_type) in fn_trie_dump_leaf()
A Darp.c843 addr_type = rt->rt_type; in arp_process()
A Dtcp_ipv4.c770 if (!sk && skb_rtable(skb)->rt_type != RTN_LOCAL) in tcp_v4_send_reset()
/net/ipv6/netfilter/
A Dip6t_rt.c70 ((rtinfo->rt_type == rh->type) ^ in rt_mt6()
162 (rtinfo->rt_type != 0) || in rt_mt6_check()
/net/ipv6/
A Dsit.c954 if (rt->rt_type != RTN_UNICAST && rt->rt_type != RTN_LOCAL) { in ipip6_tunnel_xmit()
A Droute.c6060 ((filter->rt_type && rt->fib6_type != filter->rt_type) || in rt6_dump_route()
/net/mpls/
A Daf_mpls.c2184 (filter.rt_type && filter.rt_type != RTN_UNICAST) || in mpls_dump_routes()
/net/core/
A Dfilter.c2387 if (rt->rt_type != RTN_UNICAST && rt->rt_type != RTN_LOCAL) { in __bpf_redirect_neigh_v4()

Completed in 81 milliseconds