Searched refs:get_udp_csum (Results 1 – 1 of 1) sorted by relevance
415 static uint16_t get_udp_csum(const struct udphdr *udph, int alen) in get_udp_csum() function476 udph->check = get_udp_csum(udph, is_ipv4 ? sizeof(struct in_addr) : in fill_header_udp()