Home
last modified time | relevance | path

Searched refs:in_cksum_addword (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Din.h420 in_cksum_addword(u_int16_t a, u_int16_t b) in in_cksum_addword() function
H A Dtcp_output.c1436 th->th_sum = in_cksum_addword(th->th_sum, in tcp_output()
1452 th->th_sum = in_cksum_addword(th->th_sum, in tcp_output()