OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHANNEL_OPEN
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/btpand/
bnep.c
168
|| pkt->chan->state !=
CHANNEL_OPEN
)
317
&& chan->state !=
CHANNEL_OPEN
) {
365
chan->state =
CHANNEL_OPEN
;
399
chan->state =
CHANNEL_OPEN
;
426
if (chan->state !=
CHANNEL_OPEN
) {
483
if (chan->state !=
CHANNEL_OPEN
) {
512
if (chan->state !=
CHANNEL_OPEN
) {
576
if (chan->state !=
CHANNEL_OPEN
) {
channel.c
72
channel_open
(channel_t *chan, int fd)
function in typeref:typename:bool
231
|| chan->state !=
CHANNEL_OPEN
)
247
|| chan->state !=
CHANNEL_OPEN
)
btpand.h
59
CHANNEL_OPEN
176
bool
channel_open
(channel_t *, int);
tap.c
121
chan->state =
CHANNEL_OPEN
;
122
if (!
channel_open
(chan, fd))
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025