Searched defs:net_buf_alloc_fixed (Results 1 – 2 of 2) sorted by relevance
360 struct net_buf *net_buf_alloc_fixed(struct net_buf_pool *pool, in net_buf_alloc_fixed() function
1349 #define net_buf_alloc_fixed(_pool, _timeout) \ macro