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.c353 typeflags, PORT_BASE, PORT_BASE + port_off); in test_datapath()
368 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()
369 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
Dpsock_lib.h21 #define PORT_BASE 8000 macro
Dpsock_tpacket.c232 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()
594 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()