![]() |
nRF WiFi
|
| void nrf_wifi_osal_nbuf_headroom_res | ( | void * | nbuf, |
| unsigned int | size ) |
Reserve headroom space in a network buffer.
| nbuf | Pointer to a network buffer. |
| size | Size in bytes of the headroom to be reserved. |
Reserves headroom of size(size) bytes at the beginning of the data area of a network buffer(nbuf).