Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_buf_data_alloc Struct Reference

#include <buf.h>

Data Fields

const struct net_buf_data_cbcb
 
void * alloc_data
 
size_t max_alloc_size
 

Field Documentation

◆ alloc_data

void* net_buf_data_alloc::alloc_data

◆ cb

const struct net_buf_data_cb* net_buf_data_alloc::cb

◆ max_alloc_size

size_t net_buf_data_alloc::max_alloc_size

The documentation for this struct was generated from the following file: