Lines Matching defs:skb
47 int can_put_echo_skb(struct sk_buff *skb, struct net_device *dev, in can_put_echo_skb()
113 struct sk_buff *skb = priv->echo_skb[idx]; in __can_get_echo_skb() local
149 struct sk_buff *skb; in can_get_echo_skb() local
182 struct sk_buff *skb = priv->echo_skb[idx]; in can_free_echo_skb() local
195 static void init_can_skb_reserve(struct sk_buff *skb) in init_can_skb_reserve()
210 struct sk_buff *skb; in alloc_can_skb() local
233 struct sk_buff *skb; in alloc_canfd_skb() local
260 struct sk_buff *skb; in alloc_canxl_skb() local
291 struct sk_buff *skb; in alloc_can_err_skb() local
305 static bool can_skb_headroom_valid(struct net_device *dev, struct sk_buff *skb) in can_skb_headroom_valid()
342 bool can_dropped_invalid_skb(struct net_device *dev, struct sk_buff *skb) in can_dropped_invalid_skb()