Home
last modified time | relevance | path

Searched refs:get_udp_csum (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c415 static uint16_t get_udp_csum(const struct udphdr *udph, int alen) in get_udp_csum() function
476 udph->check = get_udp_csum(udph, is_ipv4 ? sizeof(struct in_addr) : in fill_header_udp()