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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c4957 uint16_t tmp_csum; local
5059 tmp_csum = in_pseudo(*tmp_uh,
5063 pbd->tcp_pseudo_csum = ntohs(in_addword(uh->uh_sum, ~tmp_csum));

Completed in 132 milliseconds