Searched refs:sppp_cb_tx (Results 1 – 1 of 1) sorted by relevance
580 static int sppp_cb_tx(struct sk_buff *skb, struct net_device *dev);1723 d->hard_start_xmit = sppp_cb_tx; in sppp_init()1812 static int sppp_cb_tx(struct sk_buff *skb, struct net_device *dev) in sppp_cb_tx() function