Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c880 u_short sumshort; local
901 sumshort = ~(u_short)sum1;
902 *(sp) = htons(sumshort);
921 u_short sumshort; local
943 sumshort = ~(u_short)sum1;
944 *(sp) = htons(sumshort);
971 u_short sumshort; local
982 sumshort = ~(u_short)sum1;
983 *(sp) = htons(sumshort);