Searched refs:N_PPP (Results 1 – 2 of 2) sorted by relevance
14 #define N_PPP 3 macro
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()