Searched refs:allocate_cb (Results 1 – 2 of 2) sorted by relevance
684 net_buf_allocator_cb allocate_cb, void *user_data) in net_buf_append_bytes() argument703 if (allocate_cb) { in net_buf_append_bytes()704 frag = allocate_cb(timeout, user_data); in net_buf_append_bytes()
2656 net_buf_allocator_cb allocate_cb, void *user_data);