FreeBSD kernel netgraph code
ng_bridge_host_ary Struct Reference

#include <ng_bridge.h>

Collaboration diagram for ng_bridge_host_ary:

Data Fields

u_int32_t numHosts
 
struct ng_bridge_hostent hosts []
 

Detailed Description

Definition at line 131 of file ng_bridge.h.

Field Documentation

◆ hosts

struct ng_bridge_hostent ng_bridge_host_ary::hosts[]

Definition at line 133 of file ng_bridge.h.

Referenced by ng_bridge_rcvmsg().

◆ numHosts

u_int32_t ng_bridge_host_ary::numHosts

Definition at line 132 of file ng_bridge.h.

Referenced by ng_bridge_getTableLength(), and ng_bridge_rcvmsg().


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