FreeBSD kernel netgraph code
ng_parse_fixedarray_info Struct Reference

#include <ng_parse.h>

Collaboration diagram for ng_parse_fixedarray_info:

Data Fields

const struct ng_parse_typeelementType
 
int length
 
ng_parse_array_getDefault_tgetDefault
 

Detailed Description

Definition at line 336 of file ng_parse.h.

Field Documentation

◆ elementType

const struct ng_parse_type* ng_parse_fixedarray_info::elementType

Definition at line 337 of file ng_parse.h.

Referenced by ng_fixedarray_getAlign(), and ng_get_composite_etype().

◆ getDefault

ng_parse_array_getDefault_t* ng_parse_fixedarray_info::getDefault

Definition at line 339 of file ng_parse.h.

Referenced by ng_get_composite_elem_default().

◆ length

int ng_parse_fixedarray_info::length

Definition at line 338 of file ng_parse.h.

Referenced by ng_get_composite_len().


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