libmnl 1.0.5
Data Fields
mnl_msg Struct Reference

Data Fields

const char * head
 
const char * data
 
const char * tail
 
size_t size
 
size_t rem
 

Detailed Description

Definition at line 11 of file msg.c.

Field Documentation

◆ data

const char* mnl_msg::data

Definition at line 13 of file msg.c.

◆ head

const char* mnl_msg::head

Definition at line 12 of file msg.c.

◆ rem

size_t mnl_msg::rem

Definition at line 16 of file msg.c.

◆ size

size_t mnl_msg::size

Definition at line 15 of file msg.c.

◆ tail

const char* mnl_msg::tail

Definition at line 14 of file msg.c.


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