Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/net/
Dpsock_fanout.c229 pair_udp_send(fds_udp[0], 15); in test_datapath()
230 pair_udp_send(fds_udp[1], 5); in test_datapath()
234 pair_udp_send(fds_udp[0], 15); in test_datapath()
Dpsock_lib.h99 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send() function
Dpsock_tpacket.c249 pair_udp_send(udp_sock, NUM_PACKETS); in walk_v1_v2_rx()
556 pair_udp_send(udp_sock, NUM_PACKETS); in walk_v3_rx()