Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dudpgso.c318 static void set_pmtu_discover(int fd, bool is_ipv4) in set_pmtu_discover() argument
322 if (is_ipv4) { in set_pmtu_discover()
336 static unsigned int get_path_mtu(int fd, bool is_ipv4) in get_path_mtu() argument
343 if (is_ipv4) in get_path_mtu()
A Dudpgso_bench_tx.c550 static void set_pmtu_discover(int fd, bool is_ipv4) in set_pmtu_discover() argument
554 if (is_ipv4) { in set_pmtu_discover()
A Dtxtimestamp.c475 static void fill_header_udp(void *p, bool is_ipv4) in fill_header_udp() argument
484 udph->check = get_udp_csum(udph, is_ipv4 ? sizeof(struct in_addr) : in fill_header_udp()
/tools/hv/
A Dhv_kvp_daemon.c1152 static int is_ipv4(char *addr) in is_ipv4() function
1229 if (is_ipv4(addr)) { in process_ip_string()

Completed in 10 milliseconds