Synopsis
unsigned short ctl_net_normalize_cksum_and_comp(unsigned long sum);
Description

ctl_net_normalize_cksum_and_comp normalizes the checksum sum and complements it such that the output is a correct 16-bit TCP checksum in network byte order. See RFC 1071.