FreeBSD kernel netgraph code
ng_patch_vlan_header Struct Reference

#include <ng_patch.h>

Data Fields

u_int16_t tag
 
u_int16_t etype
 

Detailed Description

Definition at line 127 of file ng_patch.h.

Field Documentation

◆ etype

u_int16_t ng_patch_vlan_header::etype

Definition at line 129 of file ng_patch.h.

Referenced by ng_patch_rcvdata().

◆ tag

u_int16_t ng_patch_vlan_header::tag

Definition at line 128 of file ng_patch.h.


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