Searched refs:N_SYNC_PPP (Results 1 – 2 of 2) sorted by relevance
26 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
426 #ifndef N_SYNC_PPP in tty_establish_ppp()427 #define N_SYNC_PPP 14 in tty_establish_ppp() macro429 ppp_disc = (new_style_driver && sync_serial)? N_SYNC_PPP: N_PPP; in tty_establish_ppp()