FreeBSD kernel netgraph code
vlanrotate Struct Reference
Collaboration diagram for vlanrotate:

Data Fields

hook_p original_hook
 
hook_p ordered_hook
 
hook_p excessive_hook
 
hook_p incomplete_hook
 
struct ng_vlanrotate_conf conf
 
struct ng_vlanrotate_kernel_stats stats
 

Detailed Description

Definition at line 156 of file ng_vlan_rotate.c.

Field Documentation

◆ conf

struct ng_vlanrotate_conf vlanrotate::conf

◆ excessive_hook

hook_p vlanrotate::excessive_hook

◆ incomplete_hook

hook_p vlanrotate::incomplete_hook

◆ ordered_hook

hook_p vlanrotate::ordered_hook

◆ original_hook

hook_p vlanrotate::original_hook

◆ stats


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