Searched refs:N_SYNC_PPP (Results 1 – 18 of 18) sorted by relevance
66 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
59 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
67 #define N_SYNC_PPP 14 macro
60 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
59 #define N_SYNC_PPP 14 macro
68 #define N_SYNC_PPP 14 macro
60 #define N_SYNC_PPP 14 macro
69 #define N_SYNC_PPP 14 macro
105 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
104 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
84 #define N_SYNC_PPP 14 macro
89 #define N_SYNC_PPP 14 macro
72 #define N_SYNC_PPP 14 /* synchronous PPP */ macro
193 #define N_SYNC_PPP 14 macro
440 err = tty_register_ldisc(N_SYNC_PPP, &ppp_sync_ldisc); in ppp_sync_init()772 if (tty_register_ldisc(N_SYNC_PPP, NULL) != 0) in ppp_sync_cleanup()
629 if((val == N_SYNC_PPP) || (val == N_PPP)) in dev_irnet_ioctl()