Searched refs:skb_checksum_try_convert (Results 1 – 2 of 2) sorted by relevance
2564 skb_checksum_try_convert(skb, IPPROTO_UDP, inet_compute_pseudo); in udp_unicast_rcv_skb()
4947 #define skb_checksum_try_convert(skb, proto, compute_pseudo) \ macro