Searched refs:ip_copy (Results 1 – 1 of 1) sorted by relevance
281 iphdr ip_copy = frame.ip; // original, it's in a packed struct in ReleaseDhcp4() local282 frame.ip.check = ip_checksum((unsigned short*) &ip_copy, in ReleaseDhcp4()283 sizeof(ip_copy) / sizeof(short)); in ReleaseDhcp4()