Searched refs:port_last (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ | ||
H A D | xdp_synproxy.c | 397 __u16 port_last = 0; in main() local 418 err = bpf_map_update_elem(ports_map_fd, &port_idx, &port_last, BPF_ANY); in main() |
Completed in 1 milliseconds