Searched refs:net_checksum_tcpudp (Results 1 – 2 of 2) sorted by relevance
45 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto, in net_checksum_tcpudp() function83 csum = net_checksum_tcpudp(plen, proto, data+14+12, data+14+hlen); in net_checksum_calculate()
115 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto,