Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h125 struct ng_hci_neighbor;
164 LIST_HEAD(, ng_hci_neighbor) neighbors; /* unit neighbors */
203 typedef struct ng_hci_neighbor { struct
216 LIST_ENTRY(ng_hci_neighbor) next; argument