Data Fields | |
uint8_t | hdr [PACKETBUF_HDR_SIZE] |
uint8_t | hdrlen |
uint16_t | len |
uint8_t * | ref |
uint8_t queuebuf_ref::hdr[PACKETBUF_HDR_SIZE] |
Referenced by if(), and queuebuf_to_packetbuf().
uint8_t queuebuf_ref::hdrlen |
Referenced by if(), and queuebuf_to_packetbuf().
uint16_t queuebuf_ref::len |
Referenced by if(), and queuebuf_to_packetbuf().
uint8_t* queuebuf_ref::ref |
Referenced by if(), queuebuf_dataptr(), and queuebuf_to_packetbuf().