Searched refs:allocate_cb (Results 1 – 2 of 2) sorted by relevance
651 net_buf_allocator_cb allocate_cb, void *user_data) in net_buf_append_bytes() argument670 if (allocate_cb) { in net_buf_append_bytes()671 frag = allocate_cb(timeout, user_data); in net_buf_append_bytes()
2612 net_buf_allocator_cb allocate_cb, void *user_data);