Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c397 __u16 port_last = 0; in main() local
418 err = bpf_map_update_elem(ports_map_fd, &port_idx, &port_last, BPF_ANY); in main()