Home
last modified time | relevance | path

Searched defs:len_proto (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dchecksum.h129 unsigned long len_proto = (len + proto) << 8; in csum_tcpudp_nofold() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dchecksum_32.h118 unsigned long len_proto = (proto + len) << 8; in csum_tcpudp_nofold() local
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dchecksum_32.h120 unsigned long len_proto = (proto + len) << 8; in csum_tcpudp_nofold() local
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dchecksum.h129 unsigned long len_proto = (len + proto) << 8; in csum_tcpudp_nofold() local

Completed in 2 milliseconds