Home
last modified time | relevance | path

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

/dports/net/spread/spread-src-3.17.4/
H A Dnetwork.c432 bool ch_found; in Net_recv() local
436 ch_found = FALSE; in Net_recv()
439 ch_found = TRUE; in Net_recv()
443 if (ch_found == FALSE) { in Net_recv()
624 bool ch_found; in Net_recv_token() local
628 ch_found = FALSE; in Net_recv_token()
631 ch_found = TRUE; in Net_recv_token()
635 if (ch_found == FALSE) { in Net_recv_token()
/dports/net/spread-j/spread-src-3.17.3/
H A Dnetwork.c430 bool ch_found; in Net_recv() local
434 ch_found = FALSE; in Net_recv()
437 ch_found = TRUE; in Net_recv()
441 if (ch_found == FALSE) { in Net_recv()
622 bool ch_found; in Net_recv_token() local
626 ch_found = FALSE; in Net_recv_token()
629 ch_found = TRUE; in Net_recv_token()
633 if (ch_found == FALSE) { in Net_recv_token()
/dports/net/spread4/spread-src-4.2.0/daemon/
H A Dnetwork.c453 bool ch_found; in Net_recv() local
457 ch_found = FALSE; in Net_recv()
460 ch_found = TRUE; in Net_recv()
464 if (ch_found == FALSE) { in Net_recv()
661 bool ch_found; in Net_recv_token() local
665 ch_found = FALSE; in Net_recv_token()
668 ch_found = TRUE; in Net_recv_token()
672 if (ch_found == FALSE) { in Net_recv_token()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c702 bool ch_found = false; in brcms_reg_notifier() local
710 for (band = 0; !ch_found && band < NUM_NL80211_BANDS; band++) { in brcms_reg_notifier()
715 for (i = 0; !ch_found && i < sband->n_channels; i++) { in brcms_reg_notifier()
719 ch_found = true; in brcms_reg_notifier()
723 if (ch_found) { in brcms_reg_notifier()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c702 bool ch_found = false; in brcms_reg_notifier() local
710 for (band = 0; !ch_found && band < NUM_NL80211_BANDS; band++) { in brcms_reg_notifier()
715 for (i = 0; !ch_found && i < sband->n_channels; i++) { in brcms_reg_notifier()
719 ch_found = true; in brcms_reg_notifier()
723 if (ch_found) { in brcms_reg_notifier()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c702 bool ch_found = false; in brcms_reg_notifier() local
710 for (band = 0; !ch_found && band < NUM_NL80211_BANDS; band++) { in brcms_reg_notifier()
715 for (i = 0; !ch_found && i < sband->n_channels; i++) { in brcms_reg_notifier()
719 ch_found = true; in brcms_reg_notifier()
723 if (ch_found) { in brcms_reg_notifier()