Home
last modified time | relevance | path

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

/Zephyr-latest/lib/net_buf/
Dbuf.c455 void net_buf_unref_debug(struct net_buf *buf, const char *func, int line) in net_buf_unref_debug() function
634 net_buf_unref_debug(frag, func, line); in net_buf_frag_del_debug()
/Zephyr-latest/include/zephyr/
Dnet_buf.h1537 void net_buf_unref_debug(struct net_buf *buf, const char *func, int line);
1539 net_buf_unref_debug(_buf, __func__, __LINE__)