Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c578 static int sppp_cb_close(struct net_device *d);
1722 d->stop = sppp_cb_close; in sppp_init()
1838 static int sppp_cb_close(struct net_device *d) in sppp_cb_close() function