Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dppp_channel.h37 struct ppp_channel { struct
39 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
50 extern void ppp_output_wakeup(struct ppp_channel *); argument
/linux-3.4.99/drivers/tty/ipwireless/
Dnetwork.c41 struct ppp_channel *ppp_channel; member
90 static int ipwireless_ppp_start_xmit(struct ppp_channel *ppp_channel, in ipwireless_ppp_start_xmit()
155 static int ipwireless_ppp_ioctl(struct ppp_channel *ppp_channel, in ipwireless_ppp_ioctl()