Home
last modified time | relevance | path

Searched defs:input_byte (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Dchecksum.h90 register uint8_t input_byte = input[byte]; in net_toeplitz_add() local
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c117 __u8 input_byte = input[byte]; in net_toeplitz_add() local