Searched refs:net_buf_frag_last (Results 1 – 2 of 2) sorted by relevance
623 struct net_buf *net_buf_frag_last(struct net_buf *buf) in net_buf_frag_last() function640 net_buf_frag_last(frag)->frags = parent->frags; in net_buf_frag_insert()654 net_buf_frag_insert(net_buf_frag_last(head), frag); in net_buf_frag_add()734 struct net_buf *frag = net_buf_frag_last(buf); in net_buf_append_bytes()
1593 struct net_buf *net_buf_frag_last(struct net_buf *frags);