Searched refs:sk_dst_check (Results 1 – 4 of 4) sorted by relevance
618 struct dst_entry *sk_dst_check(struct sock *sk, u32 cookie) in sk_dst_check() function632 EXPORT_SYMBOL(sk_dst_check);
1323 struct dst_entry *dst = sk_dst_check(sk, inet6_sk(sk)->dst_cookie); in ip6_sk_dst_lookup_flow()
2257 struct dst_entry *sk_dst_check(struct sock *sk, u32 cookie);
1394 rt = dst_rtable(sk_dst_check(sk, 0)); in udp_sendmsg()