Searched refs:backup_tty (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_pppvar.h88 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_pppvar.h88 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/linux/
H A Dif_pppvar.h88 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_pppvar.h119 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dif_pppvar.h119 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:ppp
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c161 struct tty_struct *backup_tty; /* TTY to use if tty gets closed */ member in struct:n_hdlc
294 if (tty == n_hdlc->backup_tty)
295 n_hdlc->backup_tty = 0;
298 if (n_hdlc->backup_tty) {
299 n_hdlc->tty = n_hdlc->backup_tty;

Completed in 96 milliseconds