FreeBSD kernel netgraph code
namelist Struct Reference

#include <ng_message.h>

Collaboration diagram for namelist:

Data Fields

u_int32_t numnames
 
struct nodeinfo nodeinfo []
 

Detailed Description

Definition at line 267 of file ng_message.h.

Field Documentation

◆ nodeinfo

struct nodeinfo namelist::nodeinfo[]

Definition at line 269 of file ng_message.h.

Referenced by ng_btsocket_hci_raw_control(), and ng_generic_msg().

◆ numnames

u_int32_t namelist::numnames

Definition at line 268 of file ng_message.h.

Referenced by ng_btsocket_hci_raw_control(), and ng_generic_msg().


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