Home
last modified time | relevance | path

Searched refs:canbus_send (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/net/l2/canbus/
Dcanbus_raw.c31 static inline int canbus_send(struct net_if *iface, struct net_pkt *pkt) in canbus_send() function
49 NET_L2_INIT(CANBUS_RAW_L2, canbus_recv, canbus_send, NULL, NULL);