Home
last modified time | relevance | path

Searched defs:ppp_channel (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dppp_channel.h36 struct ppp_channel { struct
38 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
49 extern void ppp_output_wakeup(struct ppp_channel *); argument
/linux/drivers/tty/ipwireless/
A Dnetwork.c42 struct ppp_channel *ppp_channel; member
91 static int ipwireless_ppp_start_xmit(struct ppp_channel *ppp_channel, in ipwireless_ppp_start_xmit()
156 static int ipwireless_ppp_ioctl(struct ppp_channel *ppp_channel, in ipwireless_ppp_ioctl()

Completed in 4 milliseconds