Searched refs:pair_udp_open (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_lib.h | 75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() function
|
H A D | psock_fanout.c | 369 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath() 370 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
|
H A D | psock_tpacket.c | 229 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx() 590 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_lib.h | 77 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() function
|
H A D | psock_fanout.c | 433 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 D | psock_tpacket.c | 229 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx() 590 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()
|
Completed in 5 milliseconds