Searched refs:unref (Results 1 – 9 of 9) sorted by relevance
356 goto unref; in sl_si91x_host_process_data_frame()361 goto unref; in sl_si91x_host_process_data_frame()365 unref: in sl_si91x_host_process_data_frame()
145 .unref = mem_pool_data_unref,166 .unref = fixed_data_unref,201 .unref = heap_data_unref,
1062 void (*unref)(struct net_buf *buf, uint8_t *data); member1441 pool->alloc->cb->unref(buf, buf->__buf); in net_buf_destroy()
897 bool unref = false; in tcp_send_process_no_lock() local921 unref = true; in tcp_send_process_no_lock()959 return unref; in tcp_send_process_no_lock()966 bool unref; in tcp_send_process() local970 unref = tcp_send_process_no_lock(conn); in tcp_send_process()974 if (unref) { in tcp_send_process()
51 .unref = udc_pool_data_unref,
313 * ``ZEP-2070`` - net pkt doesn't full unref after send a data form bluetooth's ipsp
352 * :github:`4027` - extra unref happening on net_context396 * :github:`4292` - net: tcp.c: prepare_segment() may unrightly unref packet in case of error
57 :c:func:`bt_iso_chan_send` so when an error occur the buffer is not unref.1077 * :github:`35838` - Bluetooth: ISO: BIG termination doesn't fully unref the connection
3325 * :github:`51714` - Bluetooth: Application with buffer that cannot unref it in disconnect handler l…