Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/net/
Dpsock_fanout.c224 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()
225 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
Dpsock_lib.h63 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() function
Dpsock_tpacket.c241 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()
548 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()