Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_lib.h77 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() function
H A Dpsock_fanout.c433 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()
434 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
H A Dpsock_tpacket.c229 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()
590 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()