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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c2181 u_int16_t ov, nv; local
2186 nv = *(u_int16_t *)(&th->th_ack + 1);
2188 th->th_sum = pf_cksum_fixup(th->th_sum, ov, nv, 0);

Completed in 19 milliseconds