Searched refs:ISDN_NET_CALLBACK (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.c2207 (!(lp->flags & ISDN_NET_CALLBACK))) /* but no callback */
2340 if (lp->flags & ISDN_NET_CALLBACK) {
2829 lp->flags &= ~(ISDN_NET_CALLBACK | ISDN_NET_CBOUT);
2832 lp->flags |= ISDN_NET_CALLBACK;
2837 lp->flags &= ~ISDN_NET_CALLBACK;
2912 if (lp->flags & ISDN_NET_CALLBACK)
H A Disdn_ppp.c623 if(lp->flags & ISDN_NET_CALLBACK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn.h265 #define ISDN_NET_CALLBACK 0x04 /* activate callback */ macro

Completed in 58 milliseconds