FreeBSD kernel netgraph code
ngm_uni_config_mask Struct Reference

#include <ng_uni.h>

Data Fields

uint32_t mask
 
uint32_t popt_mask
 
uint32_t option_mask
 

Detailed Description

Definition at line 88 of file ng_uni.h.

Field Documentation

◆ mask

uint32_t ngm_uni_config_mask::mask

Definition at line 89 of file ng_uni.h.

Referenced by ng_uni_rcvmsg().

◆ option_mask

uint32_t ngm_uni_config_mask::option_mask

Definition at line 91 of file ng_uni.h.

◆ popt_mask

uint32_t ngm_uni_config_mask::popt_mask

Definition at line 90 of file ng_uni.h.


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