FreeBSD kernel netgraph code
packet Union Reference

#include <ng_pppoe.h>

Collaboration diagram for packet:

Data Fields

struct pppoe_full_hdr pkt_header
 
u_int8_t bytes [2048]
 

Detailed Description

Definition at line 248 of file ng_pppoe.h.

Field Documentation

◆ bytes

u_int8_t packet::bytes[2048]

Definition at line 250 of file ng_pppoe.h.

◆ pkt_header

struct pppoe_full_hdr packet::pkt_header

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