Searched refs:skb_rtable (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | route.h | 303 int iif = skb_rtable(skb)->rt_iif; in inet_iif() |
/include/linux/ | ||
D | skbuff.h | 624 static inline struct rtable *skb_rtable(const struct sk_buff *skb) in skb_rtable() function |