Searched refs:uh_sum (Results 1 – 2 of 2) sorted by relevance
34 static_assert(offsetof(udphdr, uh_sum) == offsetof(udphdr, check), "udphdr::check"); in TEST()40 u.uh_sum = 0x4444; in TEST()
43 u_int16_t uh_sum; member