Searched refs:uh_sport (Results 1 – 2 of 2) sorted by relevance
31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source"); in TEST()37 u.uh_sport = 0x1111; in TEST()
39 u_int16_t uh_sport; member