webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <user_mbuf.h>
Public Attributes | |
struct mbuf * | mh_next |
struct mbuf * | mh_nextpkt |
caddr_t | mh_data |
int | mh_len |
int | mh_flags |
short | mh_type |
uint8_t | pad [M_HDR_PAD] |
caddr_t m_hdr::mh_data |
int m_hdr::mh_flags |
int m_hdr::mh_len |
struct mbuf* m_hdr::mh_next |
struct mbuf* m_hdr::mh_nextpkt |
short m_hdr::mh_type |