OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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