Searched refs:dst_check (Results 1 – 7 of 7) sorted by relevance
504 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()
2729 if (!dst_check(dst->path, ((struct xfrm_dst *)dst)->path_cookie) || in xfrm_bundle_ok()2755 if (!dst_check(xdst->route, xdst->route_cookie)) in xfrm_bundle_ok()
1547 dst = dst_check(dst, inet6_sk(sk)->rx_dst_cookie); in tcp_v6_early_demux()
1480 dst = dst_check(dst, 0); in tcp_v4_early_demux()
2003 dst = dst_check(dst, 0); in udp_v4_early_demux()
1071 if (!dst_check(&rt->dst, 0)) { in ipv4_sk_update_pmtu()