FreeBSD kernel netgraph code
ng_patch_op_val Union Reference

#include <ng_patch.h>

Data Fields

uint8_t v1
 
uint16_t v2
 
uint32_t v4
 
uint64_t v8
 

Detailed Description

Definition at line 100 of file ng_patch.h.

Field Documentation

◆ v1

uint8_t ng_patch_op_val::v1

Definition at line 101 of file ng_patch.h.

Referenced by ng_patch_rcvmsg().

◆ v2

uint16_t ng_patch_op_val::v2

Definition at line 102 of file ng_patch.h.

Referenced by ng_patch_rcvmsg().

◆ v4

uint32_t ng_patch_op_val::v4

Definition at line 103 of file ng_patch.h.

Referenced by ng_patch_rcvmsg().

◆ v8

uint64_t ng_patch_op_val::v8

Definition at line 104 of file ng_patch.h.

Referenced by ng_patch_rcvmsg().


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