Searched refs:L4_CKSUM_OK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io.h | 75 #define L4_CKSUM_OK 0xFFFF macro |
H A D | s2io.c | 7379 if ((l3_csum == L3_CKSUM_OK) && (l4_csum == L4_CKSUM_OK)) { in rx_osm_handler() |