Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_lib.h113 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() function
137 return pair_udp_send_char(fds, num, DATA_CHAR); in pair_udp_send()
H A Dpsock_fanout.c439 pair_udp_send_char(fds_udp[1], 5, DATA_CHAR_1); in test_datapath()
443 pair_udp_send_char(fds_udp[0], 15, DATA_CHAR_1); in test_datapath()