Searched refs:N_PPP (Results 1 – 4 of 4) sorted by relevance
15 #define N_PPP 3 macro
692 #ifdef N_PPP693 {"N_PPP", N_PPP},
720 #ifdef N_PPP721 {"N_PPP", N_PPP},
176 static int ppp_disc = N_PPP; /* The PPP discpline */429 ppp_disc = (new_style_driver && sync_serial)? N_SYNC_PPP: N_PPP; in tty_establish_ppp()