Home
last modified time | relevance | path

Searched refs:dst_hold (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddst_cache.c32 dst_hold(dst); in dst_cache_per_cpu_dst_set()
48 dst_hold(dst); in dst_cache_per_cpu_get()
H A Dfilter.c4326 dst_hold((struct dst_entry *) md); in BPF_CALL_4()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h220 static inline void dst_hold(struct dst_entry *dst) in dst_hold() function
240 dst_hold(dst); in dst_hold_and_use()
247 dst_hold(dst); in dst_clone()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_rules.c128 dst_hold(&net->ipv6.ip6_null_entry->dst); in fib6_rule_lookup()
253 dst_hold(&rt->dst); in __fib6_rule_action()
H A Dseg6_local.c204 dst_hold(dst); in seg6_lookup_any_nexthop()
H A Dip6_vti.c486 dst_hold(dst); in vti6_xmit()
H A Droute.c1162 dst_hold(&rt->dst); in ip6_hold_safe()
1193 dst_hold(&nrt->dst); in ip6_create_rt_rcu()
1226 dst_hold(&rt->dst); in ip6_pol_route_lookup()
2521 dst_hold(dst); in ip6_route_output_flags()
H A Dip6_output.c1424 dst_hold(&rt->dst); in ip6_setup_cork()
H A Dip6_fib.c323 dst_hold(&rt->dst); in fib6_rule_lookup()
/OK3568_Linux_fs/kernel/net/sctp/
H A Doutput.c133 dst_hold(tp->dst); in sctp_packet_config()
513 dst_hold(tp->dst); in sctp_packet_pack()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c120 dst_hold((struct dst_entry *)vf_rep->dst); in bnxt_vf_rep_xmit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c191 dst_hold((struct dst_entry *)repr->dst); in nfp_repr_xmit()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_net.c146 dst_hold(dst); in rxe_find_route()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c2568 dst_hold(dst); in xfrm_bundle_create()
2616 dst_hold(dst); in xfrm_bundle_create()
2791 dst_hold(xfrm_dst_path(dst)); in xfrm_policy_queue_process()
2826 dst_hold(xfrm_dst_path(skb_dst(skb))); in xfrm_policy_queue_process()
2915 dst_hold(dst); in xfrm_create_dummy_bundle()
2927 dst_hold(dst); in xfrm_create_dummy_bundle()
H A Dxfrm_interface.c274 dst_hold(dst); in xfrmi_xmit2()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_vti.c213 dst_hold(dst); in vti_xmit()
H A Droute.c1497 dst_hold(&rt->dst); in rt_bind_exception()
1528 dst_hold(&rt->dst); in rt_cache_route()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_tunnel.c504 dst_hold((struct dst_entry *) priv->md); in nft_tunnel_obj_eval()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c712 dst_hold(dst); in vrf_ip6_out_redirect()
949 dst_hold(dst); in vrf_ip_out_redirect()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c1086 dst_hold((struct dst_entry *)tun->tun_dst); in execute_set_action()