Searched refs:ntcp (Results 1 – 1 of 1) sorted by relevance
97 int nhdr, ntcp, nbytes; in TcpChecksum() local101 ntcp = ntohs(pip->ip_len) - nhdr; in TcpChecksum()107 nbytes = ntcp; in TcpChecksum()129 sum += htons((u_short) ntcp); in TcpChecksum()