| /linux/net/ipv4/ |
| H A D | ip_options.c | 602 if (rt->rt_type == RTN_UNICAST) { in ip_options_rcv_srr() 608 if (rt->rt_type != RTN_LOCAL) in ip_options_rcv_srr() 622 if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) { in ip_options_rcv_srr() 628 if (rt2->rt_type != RTN_LOCAL) in ip_options_rcv_srr()
|
| H A D | xfrm4_policy.c | 82 xdst->u.rt.rt_type = rt->rt_type; in xfrm4_fill_dst()
|
| H A D | ip_input.c | 397 if (rt->rt_type == RTN_MULTICAST) { in ip_rcv_finish_core() 399 } else if (rt->rt_type == RTN_BROADCAST) { in ip_rcv_finish_core()
|
| H A D | ipmr_base.c | 370 (filter->rt_type && filter->rt_type != RTN_MULTICAST)) in mr_rtm_dumproute()
|
| H A D | route.c | 1657 rt->rt_type = type; in rt_dst_alloc() 1685 new_rt->rt_type = rt->rt_type; in rt_dst_clone() 2915 rt->rt_type = ort->rt_type; in ipv4_blackhole_route() 2972 r->rtm_type = rt->rt_type; in rt_fill_info() 3415 fri.type = rt->rt_type; in inet_rtm_getroute()
|
| H A D | ip_output.c | 209 if (rt->rt_type == RTN_MULTICAST) { in ip_finish_output2() 211 } else if (rt->rt_type == RTN_BROADCAST) in ip_finish_output2() 1451 else if (rt->rt_type == RTN_MULTICAST) in __ip_make_skb()
|
| H A D | ip_fragment.c | 181 (skb_rtable(head)->rt_type != RTN_LOCAL)) in ip_expire()
|
| H A D | fib_frontend.c | 975 filter->rt_type = rtm->rtm_type; in ip_valid_fib_dump_req() 1008 if (filter->flags || filter->protocol || filter->rt_type || in ip_valid_fib_dump_req()
|
| H A D | fib_trie.c | 2272 if (filter->rt_type && fa->fa_type != filter->rt_type) in fn_trie_dump_leaf()
|
| H A D | arp.c | 845 addr_type = rt->rt_type; in arp_process()
|
| H A D | icmp.c | 578 if (!err && rt2 && rt2->rt_type == RTN_LOCAL) { in icmp_route_lookup()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6t_rt.c | 70 ((rtinfo->rt_type == rh->type) ^ in rt_mt6() 166 (rtinfo->rt_type != 0) || in rt_mt6_check()
|
| /linux/include/uapi/linux/netfilter_ipv6/ |
| H A D | ip6t_rt.h | 11 __u32 rt_type; /* Routing Type */ member
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-st.txt | 112 <bank offset mux mode rt_type rt_delay rt_clk> 128 -rt_type Retiming Configuration for the pin.
|
| /linux/include/trace/events/ |
| H A D | fib6.h | 34 __field( u8, rt_type )
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_core.c | 453 if (rt->rt_type != RTN_UNICAST && rt->rt_type != RTN_LOCAL) { in ipvlan_process_v4_outbound()
|
| /linux/include/net/ |
| H A D | route.h | 62 __u16 rt_type; member
|
| H A D | ip_fib.h | 274 unsigned char rt_type; member
|
| /linux/drivers/infiniband/core/ |
| H A D | addr.c | 439 return !!(dst_rtable(dst)->rt_type & RTN_LOCAL); in is_dst_local()
|
| /linux/net/ipv6/ |
| H A D | sit.c | 946 if (rt->rt_type != RTN_UNICAST && rt->rt_type != RTN_LOCAL) { in ipip6_tunnel_xmit()
|
| H A D | route.c | 6067 ((filter->rt_type && rt->fib6_type != filter->rt_type) || in rt6_dump_route()
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 2250 (filter.rt_type && filter.rt_type != RTN_UNICAST) || in mpls_dump_routes()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun.c | 134 if (rt->rt_type != RTN_UNICAST) { in mlx5e_route_lookup_ipv4_get()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec.c | 337 if (rt->rt_type != RTN_UNICAST) { in mlx5e_ipsec_init_macs()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_span.c | 432 if (rt->rt_type != RTN_UNICAST) in mlxsw_sp_span_gretap4_route()
|