Home
last modified time | relevance | path

Searched defs:send_udp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh531 send_udp() { function
545 send_udp() { function
571 send_udp() { function
586 send_udp() { function
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c290 static int send_udp(int fd, char *data) in send_udp() function