Searched refs:sppp_cb_open (Results 1 – 1 of 1) sorted by relevance
577 static int sppp_cb_open(struct net_device *d);1721 d->open = sppp_cb_open; in sppp_init()1751 static int sppp_cb_open(struct net_device *d) in sppp_cb_open() function