Searched refs:net_buf_fixed_cb (Results 1 – 2 of 2) sorted by relevance
868 extern const struct net_buf_data_cb net_buf_fixed_cb;905 .cb = &net_buf_fixed_cb, \
524 const struct net_buf_data_cb net_buf_fixed_cb = { variable