HomeSort by: relevance | last modified time | path
    Searched refs:in_cksum_addword (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
in.h 415 * in_cksum_addword:
420 in_cksum_addword(u_int16_t a, u_int16_t b) function in typeref:typename:u_int16_t __unused
tcp_output.c 1436 th->th_sum = in_cksum_addword(th->th_sum,
1452 th->th_sum = in_cksum_addword(th->th_sum,

Completed in 13 milliseconds