Home
last modified time | relevance | path

Searched refs:skb_rtable (Results 1 – 2 of 2) sorted by relevance

/include/net/
Droute.h349 struct rtable *rt = skb_rtable(skb); in inet_iif()
/include/linux/
Dskbuff.h1037 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable() function