Home
last modified time | relevance | path

Searched refs:pktmode (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dtty_ioctl.c512 int pktmode; in n_tty_ioctl() local
517 if (get_user(pktmode, (int *) arg)) in n_tty_ioctl()
519 if (pktmode) { in n_tty_ioctl()