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

/external/android-clat/
H A Dchecksum.c111 uint16_t temp_protocol, temp_length; local
113 temp_protocol = htons(ip->protocol);
119 current = ip_checksum_add(current, &temp_protocol, sizeof(uint16_t));

Completed in 184 milliseconds