Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_ip_encap.c343 #define GSO_TCP_PORT 9000 macro
361 sfd = start_server_str(family, SOCK_STREAM, ip_addr, GSO_TCP_PORT, NULL); in test_gso_fix()
371 cfd = connect_to_addr_str(family, SOCK_STREAM, ip_addr, GSO_TCP_PORT, NULL); in test_gso_fix()