Search | Google it | Results 1 - 1 of 1 for funcall:in_cksum_addword (0.01 seconds) |
1456: /* XXXJRT Not IP Jumbogram safe. */ 1457: th->th_sum = in_cksum_addword(th->th_sum, 1458: htons((u_int16_t) (len + optlen))); 1473: /* XXXJRT: Not IPv6 Jumbogram safe. */ 1474: th->th_sum = in_cksum_addword(th->th_sum, 1475: htons((u_int16_t) (len + optlen)));