Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsdla_ppp.h166 #define PPP_INTR_OPEN 0x20 /* data link open */ macro
/linux-2.4.37.9/drivers/net/wan/
Dsdla_ppp.c1761 case PPP_INTR_OPEN: /* Data link open 0x20 (bit 5)*/ in wpp_isr()
1967 case PPP_INTR_OPEN: /* Data link open 0x20 (bit 5)*/ in event_intr()
3443 PPP_INTR_OPEN | in config_ppp()