Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/ipwireless/
Dnetwork.c242 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = { variable
268 channel->ops = &ipwireless_ppp_channel_ops; in do_go_online()