Home
last modified time | relevance | path

Searched refs:ng_hci_neighbor (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h126 struct ng_hci_neighbor;
165 LIST_HEAD(, ng_hci_neighbor) neighbors; /* unit neighbors */
204 typedef struct ng_hci_neighbor { struct
217 LIST_ENTRY(ng_hci_neighbor) next; argument