HomeSort by relevance Sort by last modified time
    Searched refs:net_checksum_tcpudp (Results 1 - 2 of 2) sorted by null

  /external/qemu/
net-checksum.c 45 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto, function
83 csum = net_checksum_tcpudp(plen, proto, data+14+12, data+14+hlen);
net.h 115 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto,

Completed in 437 milliseconds