FreeBSD kernel netgraph code
ngm_ccatm_get_addresses Struct Reference

#include <ng_ccatm.h>

Collaboration diagram for ngm_ccatm_get_addresses:

Data Fields

uint32_t count
 
struct ngm_ccatm_addr_req addr []
 

Detailed Description

Definition at line 97 of file ng_ccatm.h.

Field Documentation

◆ addr

struct ngm_ccatm_addr_req ngm_ccatm_get_addresses::addr[]

Definition at line 99 of file ng_ccatm.h.

Referenced by ng_ccatm_addr_req_array_getlen(), and ng_ccatm_get_addresses().

◆ count

uint32_t ngm_ccatm_get_addresses::count

Definition at line 98 of file ng_ccatm.h.

Referenced by ng_ccatm_addr_req_array_getlen(), and ng_ccatm_get_addresses().


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