Searched refs:CALLBACK_DIALIN (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/ppp/dist/pppd/ | ||
| D | pppd-private.h | 144 #define CALLBACK_DIALIN 1 /* we are expecting the call back */ macro |
| D | tty.c | 771 if (doing_callback == CALLBACK_DIALIN) in connect_tty() |