Searched refs:l3_csum (Results 1 – 1 of 1) sorted by relevance
7289 u16 l3_csum, l4_csum; in rx_osm_handler() local7381 l3_csum = RXD_GET_L3_CKSUM(rxdp->Control_1); in rx_osm_handler()7383 if ((l3_csum == L3_CKSUM_OK) && (l4_csum == L4_CKSUM_OK)) { in rx_osm_handler()