Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dnet_buf.h1995 static inline uint64_t net_buf_remove_le48(struct net_buf *buf) in net_buf_remove_le48() function
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c756 u64 = net_buf_remove_le48(buf); in ZTEST()