Searched refs:flush_id (Results 1 – 3 of 3) sorted by relevance
1500 u16 flush_id; in inet_gro_receive() local1530 flush_id = (u16)(id - ntohs(iph2->id)); in inet_gro_receive()1540 flush_id ^= NAPI_GRO_CB(p)->count; in inet_gro_receive()1541 flush_id = flush_id ? 0xFFFF : 0; in inet_gro_receive()1548 NAPI_GRO_CB(p)->flush_id = flush_id; in inet_gro_receive()1550 NAPI_GRO_CB(p)->flush_id |= flush_id; in inet_gro_receive()
248 if (NAPI_GRO_CB(p)->flush_id != 1 || in tcp_gro_receive()251 flush |= NAPI_GRO_CB(p)->flush_id; in tcp_gro_receive()
292 NAPI_GRO_CB(p)->flush_id = 0; in ipv6_gro_receive()