Loading include/linux/skbuff.h +1 −3 Original line number Diff line number Diff line Loading @@ -322,9 +322,7 @@ struct sk_buff { ktime_t tstamp; struct net_device *dev; union { unsigned long _skb_dst; }; #ifdef CONFIG_XFRM struct sec_path *sp; #endif Loading Loading
include/linux/skbuff.h +1 −3 Original line number Diff line number Diff line Loading @@ -322,9 +322,7 @@ struct sk_buff { ktime_t tstamp; struct net_device *dev; union { unsigned long _skb_dst; }; #ifdef CONFIG_XFRM struct sec_path *sp; #endif Loading