Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dppp_channel.h38 struct ppp_channel { struct
40 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
51 extern void ppp_output_wakeup(struct ppp_channel *); argument
/openbmc/linux/drivers/tty/ipwireless/
H 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()