Searched refs:ng_btsocket_sco_rtentry_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_sco.h55 typedef struct ng_btsocket_sco_rtentry * ng_btsocket_sco_rtentry_p; typedef in typeref:struct:ng_btsocket_sco_rtentry
90 ng_btsocket_sco_rtentry_p rt; /* routing info */
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c161 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
163 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
165 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
174 (ng_btsocket_sco_rtentry_p, bdaddr_p, int);
379 ng_btsocket_sco_rtentry_p rt)
452 ng_btsocket_sco_rtentry_p rt)
547 ng_btsocket_sco_rtentry_p rt)
632 ng_btsocket_sco_send_lp_con_rsp(ng_btsocket_sco_rtentry_p rt, bdaddr_p dst, int status)
933 ng_btsocket_sco_rtentry_p rt = NULL;
941 rt = (ng_btsocket_sco_rtentry_p) NG_HOOK_PRIVAT
[all...]

Completed in 96 milliseconds