Lines Matching defs:skb
47 int can_put_echo_skb(struct sk_buff *skb, struct net_device *dev, in can_put_echo_skb()
108 struct sk_buff *skb = priv->echo_skb[idx]; in __can_get_echo_skb() local
144 struct sk_buff *skb; in can_get_echo_skb() local
177 struct sk_buff *skb = priv->echo_skb[idx]; in can_free_echo_skb() local
190 static void init_can_skb_reserve(struct sk_buff *skb) in init_can_skb_reserve()
205 struct sk_buff *skb; in alloc_can_skb() local
228 struct sk_buff *skb; in alloc_canfd_skb() local
255 struct sk_buff *skb; in alloc_canxl_skb() local
286 struct sk_buff *skb; in alloc_can_err_skb() local
300 static bool can_skb_headroom_valid(struct net_device *dev, struct sk_buff *skb) in can_skb_headroom_valid()
337 bool can_dropped_invalid_skb(struct net_device *dev, struct sk_buff *skb) in can_dropped_invalid_skb()