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

/freebsd-11.0-release/sys/netgraph/bluetooth/include/
H A Dng_btsocket_sco.h53 typedef struct ng_btsocket_sco_rtentry * ng_btsocket_sco_rtentry_p; typedef in typeref:struct:ng_btsocket_sco_rtentry
88 ng_btsocket_sco_rtentry_p rt; /* routing info */
/freebsd-11.0-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c158 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
160 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
162 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
171 (ng_btsocket_sco_rtentry_p, bdaddr_p, int);
376 ng_btsocket_sco_rtentry_p rt)
449 ng_btsocket_sco_rtentry_p rt)
551 ng_btsocket_sco_rtentry_p rt)
636 ng_btsocket_sco_send_lp_con_rsp(ng_btsocket_sco_rtentry_p rt, bdaddr_p dst, int status)
937 ng_btsocket_sco_rtentry_p rt = NULL;
945 rt = (ng_btsocket_sco_rtentry_p) NG_HOOK_PRIVAT
[all...]

Completed in 104 milliseconds