FreeBSD kernel netgraph code
typeinfo Struct Reference

#include <ng_message.h>

Data Fields

char type_name [NG_TYPESIZ]
 
u_int32_t numnodes
 

Detailed Description

Definition at line 280 of file ng_message.h.

Field Documentation

◆ numnodes

u_int32_t typeinfo::numnodes

Definition at line 282 of file ng_message.h.

Referenced by ng_generic_msg().

◆ type_name

char typeinfo::type_name[NG_TYPESIZ]

Definition at line 281 of file ng_message.h.

Referenced by ng_generic_msg().


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