Searched refs:dst_hold_safe (Results 1 – 7 of 7) sorted by relevance
306 static inline bool dst_hold_safe(struct dst_entry *dst) in dst_hold_safe() function323 if (!dst_hold_safe(dst)) in skb_dst_force()
74 if (!dst_hold_safe(route->tuple[FLOW_OFFLOAD_DIR_ORIGINAL].dst)) in flow_offload_alloc()77 if (!dst_hold_safe(route->tuple[FLOW_OFFLOAD_DIR_REPLY].dst)) in flow_offload_alloc()
1029 if (dst_hold_safe(&rt->dst)) in ip6_hold_safe()2266 if (dst_hold_safe(&rt->dst)) in ip6_link_failure()3267 if (dst_hold_safe(&rt->dst)) in ip6_del_cached_rt()
97 if (dst && dst_hold_safe(dst)) { in inet6_sk_rx_dst_set()
1917 if (dst && dst_hold_safe(dst)) { in inet_sk_rx_dst_set()
2017 if (dst_hold_safe(dst)) { in udp_sk_rx_dst_set()
2271 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()