OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:net_checksum_finish
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
net-checksum.c
38
uint16_t
net_checksum_finish
(uint32_t sum)
function
53
return
net_checksum_finish
(sum);
net.h
114
uint16_t
net_checksum_finish
(uint32_t sum);
Completed in 52 milliseconds