Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_prse.h170 NGM_HCI_NODE_FLUSH_NEIGHBOR_CACHE,
H A Dng_hci_main.c459 case NGM_HCI_NODE_FLUSH_NEIGHBOR_CACHE: in ng_hci_default_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h142 _IO('b', NGM_HCI_NODE_FLUSH_NEIGHBOR_CACHE)
H A Dng_hci.h618 #define NGM_HCI_NODE_FLUSH_NEIGHBOR_CACHE 109 /* User -> HCI */ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1150 NGM_HCI_NODE_FLUSH_NEIGHBOR_CACHE, in ng_btsocket_hci_raw_control()