Searched refs:N_PPP (Results 1 – 20 of 20) sorted by relevance
55 #define N_PPP 3 macro
48 #define N_PPP 3 macro
56 #define N_PPP 3 macro
49 #define N_PPP 3 macro
57 #define N_PPP 3 macro
58 #define N_PPP 3 macro
94 #define N_PPP 3 macro
93 #define N_PPP 3 macro
73 #define N_PPP 3 macro
78 #define N_PPP 3 macro
61 #define N_PPP 3 macro
182 #define N_PPP 3 macro
394 err = tty_register_ldisc(N_PPP, &ppp_ldisc); in ppp_async_init()1024 if (tty_register_ldisc(N_PPP, NULL) != 0) in ppp_async_cleanup()
629 if((val == N_SYNC_PPP) || (val == N_PPP)) in dev_irnet_ioctl()