Searched refs:ip_length (Results 1 – 2 of 2) sorted by relevance
917 u8 ip_off, ip_length; in __hal_lro_capable() local964 ip_length = (u8)((*ip)->version_ihl & 0x0F); in __hal_lro_capable()965 ip_length = ip_length <<2; in __hal_lro_capable()966 *tcp = (tcplro_t *)((char *)*ip + ip_length); in __hal_lro_capable()969 " tcp:"XGE_OS_LLXFMT"", (int)ip_length, in __hal_lro_capable()
384 int32_t ip_length; in tid_token() local393 adrm_int32(&(ctx->adr), &ip_length, 1); in tid_token()394 ctx->adr.adr_now += ip_length; in tid_token()