Searched refs:new_tot_len (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/core/
H A Dtcp_in.c854 u16_t new_tot_len; local
1149 new_tot_len = (u16_t)(inseg.p->tot_len - off);
1152 /* KJM following line changed (with addition of new_tot_len var)
1155 p->tot_len = new_tot_len;

Completed in 357 milliseconds