FreeBSD kernel netgraph code
ngm_name Struct Reference

#include <ng_message.h>

Data Fields

char name [NG_NODESIZ]
 

Detailed Description

Definition at line 201 of file ng_message.h.

Field Documentation

◆ name

char ngm_name::name[NG_NODESIZ]

Definition at line 202 of file ng_message.h.

Referenced by ng_generic_msg().


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