FreeBSD kernel netgraph code
typelist Struct Reference

#include <ng_message.h>

Collaboration diagram for typelist:

Data Fields

u_int32_t numtypes
 
struct typeinfo typeinfo []
 

Detailed Description

Definition at line 292 of file ng_message.h.

Field Documentation

◆ numtypes

u_int32_t typelist::numtypes

Definition at line 293 of file ng_message.h.

Referenced by ng_generic_msg().

◆ typeinfo

struct typeinfo typelist::typeinfo[]

Definition at line 294 of file ng_message.h.

Referenced by ng_generic_msg().


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