Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
net_pkt_cursor Struct Reference

#include <net_pkt.h>

Data Fields

struct net_bufbuf
 
uint8_tpos
 

Field Documentation

◆ buf

struct net_buf* net_pkt_cursor::buf

Current net_buf pointer by the cursor

◆ pos

uint8_t* net_pkt_cursor::pos

Current position in the data buffer of the net_buf


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