Searched refs:can_rx_offload_cb (Results 1 – 1 of 1) sorted by relevance
10 struct can_rx_offload_cb { struct14 static inline struct can_rx_offload_cb *can_rx_offload_get_cb(struct sk_buff *skb) in can_rx_offload_get_cb() argument16 BUILD_BUG_ON(sizeof(struct can_rx_offload_cb) > sizeof(skb->cb)); in can_rx_offload_get_cb()18 return (struct can_rx_offload_cb *)skb->cb; in can_rx_offload_get_cb()74 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort()99 const struct can_rx_offload_cb *cb_a, *cb_b; in can_rx_offload_compare()135 struct can_rx_offload_cb *cb; in can_rx_offload_offload_one()270 struct can_rx_offload_cb *cb; in can_rx_offload_queue_sorted()