Searched refs:can_rx_offload_cb (Results 1 – 1 of 1) sorted by relevance
11 struct can_rx_offload_cb { struct15 static inline struct can_rx_offload_cb * argument18 BUILD_BUG_ON(sizeof(struct can_rx_offload_cb) > sizeof(skb->cb)); in can_rx_offload_get_cb()20 return (struct can_rx_offload_cb *)skb->cb; in can_rx_offload_get_cb()82 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort()107 const struct can_rx_offload_cb *cb_a, *cb_b; in can_rx_offload_compare()143 struct can_rx_offload_cb *cb; in can_rx_offload_offload_one()224 struct can_rx_offload_cb *cb; in can_rx_offload_queue_sorted()
Completed in 3 milliseconds