Searched refs:flush_id (Results 1 – 3 of 3) sorted by relevance
1457 u16 flush_id; in inet_gro_receive() local1487 flush_id = (u16)(id - ntohs(iph2->id)); in inet_gro_receive()1497 flush_id ^= NAPI_GRO_CB(p)->count; in inet_gro_receive()1498 flush_id = flush_id ? 0xFFFF : 0; in inet_gro_receive()1505 NAPI_GRO_CB(p)->flush_id = flush_id; in inet_gro_receive()1507 NAPI_GRO_CB(p)->flush_id |= flush_id; in inet_gro_receive()
251 if (NAPI_GRO_CB(p)->flush_id != 1 || in tcp_gro_receive()254 flush |= NAPI_GRO_CB(p)->flush_id; in tcp_gro_receive()
274 NAPI_GRO_CB(p)->flush_id = 0; in ipv6_gro_receive()