Home
last modified time | relevance | path

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

/include/net/
Droute.h303 int iif = skb_rtable(skb)->rt_iif; in inet_iif()
/include/linux/
Dskbuff.h624 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable() function