Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
HDrfcomm_socket.c72 static void rfcomm_input(void *, struct mbuf *);
81 rfcomm_input,
235 rfcomm_input(void *arg, struct mbuf *m) in rfcomm_input() function