OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pair_udp_open
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/net/
psock_lib.h
89
static __maybe_unused void
pair_udp_open
(int fds[], uint16_t port)
function
psock_fanout.c
365
pair_udp_open
(fds_udp[0], PORT_BASE);
366
pair_udp_open
(fds_udp[1], PORT_BASE + port_off);
psock_tpacket.c
244
pair_udp_open
(udp_sock, PORT_BASE);
606
pair_udp_open
(udp_sock, PORT_BASE);
Completed in 384 milliseconds