Home
last modified time | relevance | path

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

/samples/bpf/
A Dxdp_tx_iptunnel_common.h9 #define MAX_IPTNL_ENTRIES 256U macro
A Dxdp_tx_iptunnel_user.c141 if (tmp_max_port - tmp_min_port + 1 > MAX_IPTNL_ENTRIES) { in parse_ports()
143 port_str, MAX_IPTNL_ENTRIES); in parse_ports()
A Dxdp_tx_iptunnel_kern.c33 __uint(max_entries, MAX_IPTNL_ENTRIES);

Completed in 3 milliseconds