Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.h39 #define IPPP_ASSIGNED 0x10 macro
Disdn_ppp.c137 else if (is->state & IPPP_ASSIGNED) in isdn_ppp_free()
207 is->state = IPPP_OPEN | IPPP_ASSIGNED; /* assigned to a netdevice but not connected */ in isdn_ppp_bind()