Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Dbt_proto.c59 PR_WRAP_CTLOUTPUT(rfcomm_ctloutput)
64 #define rfcomm_ctloutput rfcomm_ctloutput_wrapper macro
98 .pr_ctloutput = rfcomm_ctloutput,
Drfcomm.h407 int rfcomm_ctloutput(int, struct socket *, struct sockopt *);
Drfcomm_socket.c363 rfcomm_ctloutput(int req, struct socket *so, struct sockopt *sopt) in rfcomm_ctloutput() function