Home
last modified time | relevance | path

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

/Zephyr-latest/doc/services/net_buf/
Dindex.rst89 uint8_t net_buf_remove_u8(struct net_buf *buf);
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ecm.c251 net_buf_remove_u8(buf); in cdc_ecm_acl_out_cb()
/Zephyr-latest/include/zephyr/
Dnet_buf.h1860 static inline uint8_t net_buf_remove_u8(struct net_buf *buf) in net_buf_remove_u8() function