FreeBSD kernel netgraph code
ng_ppp_frag Struct Reference

Data Fields

int seq
 
uint8_t first
 
uint8_t last
 
struct timeval timestamp
 
struct mbuf * data
 

Detailed Description

Definition at line 189 of file ng_ppp.c.

Field Documentation

◆ data

struct mbuf* ng_ppp_frag::data

◆ first

uint8_t ng_ppp_frag::first

◆ last

uint8_t ng_ppp_frag::last

◆ seq

◆ timestamp

struct timeval ng_ppp_frag::timestamp

Definition at line 193 of file ng_ppp.c.

Referenced by ng_ppp_frag_checkstale(), and ng_ppp_mp_recv().


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