Home
last modified time | relevance | path

Searched refs:ip_checksum_ok (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dchecksum.su
H A Dchecksum.c57 int ip_checksum_ok(const void *addr, unsigned nbytes) in ip_checksum_ok() function
H A Dnet.c1172 if (!ip_checksum_ok((uchar *)ip, IP_HDR_SIZE)) { in net_process_received_packet()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c133 if (!ip_checksum_ok(header, sizeof(*header))) in cb_parse_header()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h635 int ip_checksum_ok(const void *addr, unsigned nbytes);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map