Searched refs:canbus_send (Results 1 – 1 of 1) sorted by relevance
31 static inline int canbus_send(struct net_if *iface, struct net_pkt *pkt) in canbus_send() function49 NET_L2_INIT(CANBUS_RAW_L2, canbus_recv, canbus_send, NULL, NULL);