Searched refs:rt6_has_peer (Results 1 – 3 of 3) sorted by relevance
137 static inline bool rt6_has_peer(struct rt6_info *rt) in rt6_has_peer() function
258 if (rt6_has_peer(&xdst->u.rt6)) { in xfrm6_dst_destroy()
125 if (rt6_has_peer(rt)) in __rt6_get_peer()129 return (rt6_has_peer(rt) ? rt6_peer_ptr(rt) : NULL); in __rt6_get_peer()337 if (rt6_has_peer(rt)) { in ip6_dst_destroy()