Searched refs:checksum_setup (Results 1 – 2 of 2) sorted by relevance
787 static int checksum_setup(struct xenvif_queue *queue, struct sk_buff *skb) in checksum_setup() function1238 if (checksum_setup(queue, skb)) { in xenvif_tx_submit()
1200 static int checksum_setup(struct net_device *dev, struct sk_buff *skb) in checksum_setup() function1241 if (checksum_setup(queue->info->netdev, skb)) { in handle_incoming_queue()