Searched refs:dst_rtable (Results 1 – 2 of 2) sorted by relevance
80 #define dst_rtable(_ptr) container_of_const(_ptr, struct rtable, dst) macro88 return dst_rtable(skb_dst(skb)); in skb_rtable()
431 const struct rtable *rt = dst_rtable(dst); in ip_mtu_locked()469 const struct rtable *rt = dst_rtable(dst); in ip_dst_mtu_maybe_forward()
Completed in 5 milliseconds