Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dnet_buf.h1238 extern const struct net_buf_data_cb net_buf_var_cb;
1269 .cb = &net_buf_var_cb, \
/Zephyr-latest/lib/net_buf/
Dbuf.c142 const struct net_buf_data_cb net_buf_var_cb = { variable