FreeBSD kernel CXGB device code
t3_mbuf_hdr Struct Reference

#include <cxgb_osdep.h>

Data Fields

struct mbuf * mh_head
 
struct mbuf * mh_tail
 

Detailed Description

Definition at line 61 of file cxgb_osdep.h.

Field Documentation

◆ mh_head

struct mbuf* t3_mbuf_hdr::mh_head

Definition at line 62 of file cxgb_osdep.h.

Referenced by get_packet(), and process_responses().

◆ mh_tail

struct mbuf* t3_mbuf_hdr::mh_tail

Definition at line 63 of file cxgb_osdep.h.

Referenced by get_packet(), and process_responses().


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