Home
last modified time | relevance | path

Searched refs:MAX_ALLOWED_PORTS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c54 #define MAX_ALLOWED_PORTS 8 macro
79 __uint(max_entries, MAX_ALLOWED_PORTS);
344 for (i = 0; i < MAX_ALLOWED_PORTS; i++) { in check_port_allowed()

Completed in 2 milliseconds