Home
last modified time | relevance | path

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

/freebsd-head/sys/netgraph/bluetooth/include/
HDng_ubt.h84 } ng_ubt_node_stat_ep; typedef
/freebsd-head/sys/netgraph/bluetooth/drivers/ubt/
HDng_ubt_var.h116 ng_ubt_node_stat_ep sc_stat; /* statistic */
HDng_ubt.c1883 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_stat_ep), in ng_ubt_rcvmsg()
1891 sizeof(ng_ubt_node_stat_ep)); in ng_ubt_rcvmsg()