Searched refs:N_PPP (Results 1 – 4 of 4) sorted by relevance
43 #define N_PPP 3 macro63 #define N_PPP 3 macro
56 #define N_PPP 3 macro
135 #define N_PPP 3 macro
174 static int ppp_disc = N_PPP; /* The PPP discpline */422 ppp_disc = (new_style_driver && sync_serial)? N_SYNC_PPP: N_PPP; in tty_establish_ppp()