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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rose/
H A Drose_dev.c133 static int rose_xmit(struct sk_buff *skb, struct net_device *dev) function
138 printk(KERN_ERR "ROSE: rose_xmit - called when iface is down\n");
154 dev->hard_start_xmit = rose_xmit;

Completed in 51 milliseconds