Searched defs:start_xmit (Results 1 – 5 of 5) sorted by relevance
32 int (*start_xmit)(struct ppp_channel *, struct sk_buff *); member
602 start_xmit (struct sk_buff *skb, struct net_device *dev) in start_xmit() function
615 static netdev_tx_t start_xmit(struct sk_buff *skb, struct net_device *dev) in start_xmit() function
1409 static void start_xmit(struct cyclades_port *info) in start_xmit() function
371 unsigned long start_xmit; member