Searched refs:dst_check (Results 1 – 7 of 7) sorted by relevance
501 static inline struct dst_entry *dst_check(struct dst_entry *dst, u32 cookie) in dst_check() function
595 if (t->dst && !dst_check(t->dst, t->dst_cookie)) { in sctp_transport_dst_check()
2749 if (!dst_check(dst->path, ((struct xfrm_dst *)dst)->path_cookie) || in xfrm_bundle_ok()2775 if (!dst_check(xdst->route, xdst->route_cookie)) in xfrm_bundle_ok()
1559 dst = dst_check(dst, inet6_sk(sk)->rx_dst_cookie); in tcp_v6_early_demux()
1467 dst = dst_check(dst, 0); in tcp_v4_early_demux()
2018 dst = dst_check(dst, 0); in udp_v4_early_demux()
1076 if (!dst_check(&rt->dst, 0)) { in ipv4_sk_update_pmtu()