FreeBSD kernel netgraph code
ng_btsocket_hci_raw_node_neighbor_cache Struct Reference

#include <ng_btsocket.h>

Collaboration diagram for ng_btsocket_hci_raw_node_neighbor_cache:

Data Fields

u_int32_t num_entries
 
ng_hci_node_neighbor_cache_entry_epentries
 

Detailed Description

Definition at line 145 of file ng_btsocket.h.

Field Documentation

◆ entries

ng_hci_node_neighbor_cache_entry_ep* ng_btsocket_hci_raw_node_neighbor_cache::entries

Definition at line 147 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().

◆ num_entries

u_int32_t ng_btsocket_hci_raw_node_neighbor_cache::num_entries

Definition at line 146 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().


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