Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c580 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