Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c506 u_short sumshort; local
517 sumshort = ~(u_short)sum1;
518 *(sp) = htons(sumshort);
534 u_short sumshort; local
545 sumshort = ~(u_short)sum1;
546 *(sp) = htons(sumshort);
572 u_short sumshort; local
583 sumshort = ~(u_short)sum1;
584 *(sp) = htons(sumshort);