Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.h38 #define IPPP_NOBLOCK 0x08 macro
Disdn_ppp.c233 ippp_table[lp->ppp_slot]->state = IPPP_OPEN | IPPP_CONNECT | IPPP_NOBLOCK; in isdn_ppp_wakeup_daemon()
720 if (bf->next != bl || (is->state & IPPP_NOBLOCK)) { in isdn_ppp_poll()
721 is->state &= ~IPPP_NOBLOCK; in isdn_ppp_poll()