webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
m_hdr Struct Reference

#include <user_mbuf.h>

Public Attributes

struct mbufmh_next
 
struct mbufmh_nextpkt
 
caddr_t mh_data
 
int mh_len
 
int mh_flags
 
short mh_type
 
uint8_t pad [M_HDR_PAD]
 

Member Data Documentation

◆ mh_data

caddr_t m_hdr::mh_data

◆ mh_flags

int m_hdr::mh_flags

◆ mh_len

int m_hdr::mh_len

◆ mh_next

struct mbuf* m_hdr::mh_next

◆ mh_nextpkt

struct mbuf* m_hdr::mh_nextpkt

◆ mh_type

short m_hdr::mh_type

◆ pad

uint8_t m_hdr::pad[M_HDR_PAD]

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