Searched refs:dst_check (Results 1 – 2 of 2) sorted by relevance
457 static inline struct dst_entry *dst_check(struct dst_entry *dst, u32 cookie) in dst_check() function
580 if (t->dst && !dst_check(t->dst, t->dst_cookie)) in sctp_transport_dst_check()