Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c93 struct ppp_file { struct
123 struct ppp_file file; /* stuff for read/write/poll 0 */ argument
177 struct ppp_file file; /* stuff for read/write/poll */
264 static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
289 static void init_ppp_file(struct ppp_file *pf, int kind);
406 struct ppp_file *pf = file->private_data; in ppp_release()
435 struct ppp_file *pf = file->private_data; in ppp_read()
514 struct ppp_file *pf = file->private_data; in ppp_write()
558 struct ppp_file *pf = file->private_data; in ppp_poll()
723 struct ppp_file *pf; in ppp_ioctl()
[all …]