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

#include <user_mbuf.h>

Public Member Functions

 SLIST_HEAD (packet_tags, m_tag) tags
 

Public Attributes

struct ifnet * rcvif
 
voidheader
 
int len
 
int csum_flags
 
int csum_data
 
u_int16_t tso_segsz
 
u_int16_t ether_vtag
 

Member Function Documentation

◆ SLIST_HEAD()

pkthdr::SLIST_HEAD ( packet_tags  ,
m_tag   
)

Member Data Documentation

◆ csum_data

int pkthdr::csum_data

◆ csum_flags

int pkthdr::csum_flags

◆ ether_vtag

u_int16_t pkthdr::ether_vtag

◆ header

void* pkthdr::header

◆ len

int pkthdr::len

◆ rcvif

struct ifnet* pkthdr::rcvif

◆ tso_segsz

u_int16_t pkthdr::tso_segsz

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