RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
mbuf Struct Reference
Collaboration diagram for mbuf:
Collaboration graph
[legend]

Data Fields

struct m_hdr m_hdr
 
union {
   struct {
      struct pkthdr   MH_pkthdr
 
      union {
         struct m_ext   MH_ext
 
         char   MH_databuf [MHLEN]
 
      }   MH_dat
 
   }   MH
 
   char   M_databuf [MLEN]
 
M_dat
 

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