Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_fanout.c279 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()
280 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
Dpsock_lib.h35 #define PORT_BASE 8000 macro
Dpsock_tpacket.c243 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()
550 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()