Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c1173 int ip_checksum; in xgmac_rx() local
/openbmc/qemu/hw/net/
H A Drtl8139.c1867 static uint16_t ip_checksum(void *data, size_t len) in ip_checksum() function