OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rd_upper
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netbt/
rfcomm_dlc.c
122
new = (*dlc->rd_proto->newconn)(dlc->
rd_upper
, &laddr, &raddr);
171
(*dlc->rd_proto->disconnected)(dlc->
rd_upper
, err);
320
(*dlc->rd_proto->connected)(dlc->
rd_upper
);
rfcomm_upper.c
81
dlc->
rd_upper
= upper;
288
dlc->
rd_upper
= NULL;
rfcomm.h
341
void *
rd_upper
; /* upper layer argument */
member in struct:rfcomm_dlc
rfcomm_session.c
468
(dlc->
rd_upper
, credit->rc_len);
595
(*dlc->rd_proto->linkmode)(dlc->
rd_upper
, mode);
772
(*dlc->rd_proto->connecting)(dlc->
rd_upper
);
991
(*dlc->rd_proto->input)(dlc->
rd_upper
, m);
1413
(*dlc->rd_proto->connecting)(dlc->
rd_upper
);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025