Searched refs:hamachi_start_xmit (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dhamachi.c310 the Tx ring and is called from hamachi_start_xmit (this used to be
373 hamachi_start_xmit() and hamachi_interrupt() code. There is still some
567 static int hamachi_start_xmit(struct sk_buff *skb, struct net_device *dev);
723 dev->hard_start_xmit = &hamachi_start_xmit;
1244 static int hamachi_start_xmit(struct sk_buff *skb, struct net_device *dev)
1392 * them in AND we clear the Tx ring in hamachi_start_xmit().
1243 static int hamachi_start_xmit(struct sk_buff *skb, struct net_device *dev) function

Completed in 35 milliseconds