Home
last modified time | relevance | path

Searched refs:fixed_data_alloc (Results 1 – 1 of 1) sorted by relevance

/Zephyr-4.2.1/lib/net_buf/
Dbuf.c165 static uint8_t *fixed_data_alloc(struct net_buf *buf, size_t *size, in fixed_data_alloc() function
182 .alloc = fixed_data_alloc,