Searched refs:net_buf_simple_tail (Results 1 – 7 of 7) sorted by relevance
52 net_buf_simple_tail(msg), in health_get_registered()86 net_buf_simple_tail(msg), in health_get_current()
124 const uint8_t *tail = net_buf_simple_tail(data); in check_dup()
2437 len = read_cb(cb_arg, net_buf_simple_tail(buf), len); in read_comp_cb()
115 len = net_buf_simple_tail(net_buf) - start; in dir_list_object_encode()
905 static inline uint8_t *net_buf_simple_tail(const struct net_buf_simple *buf) in net_buf_simple_tail() function2540 return net_buf_simple_tail(&buf->b); in net_buf_tail()
58 uint8_t *tail = net_buf_simple_tail(buf); in net_buf_simple_add()
868 dbuf = net_buf_simple_tail(&(buf->b)); in dsa_ksz8xxx_xmit_pkt()