Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:th_sum

380                                 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
395 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
869 savecsum = tp1.th_sum;
870 tp1.th_sum = 0;
872 tp1.th_sum = savecsum;