FreeBSD kernel netgraph code
ng_vlanrotate_conf Struct Reference

#include <ng_vlan_rotate.h>

Data Fields

int8_t rot
 
uint8_t min
 
uint8_t max
 

Detailed Description

Definition at line 48 of file ng_vlan_rotate.h.

Field Documentation

◆ max

uint8_t ng_vlanrotate_conf::max

◆ min

uint8_t ng_vlanrotate_conf::min

Definition at line 50 of file ng_vlan_rotate.h.

Referenced by ng_vlanrotate_rcvmsg().

◆ rot

int8_t ng_vlanrotate_conf::rot

Definition at line 49 of file ng_vlan_rotate.h.

Referenced by ng_vlanrotate_rcvdata(), and ng_vlanrotate_rcvmsg().


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