Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/bpf/
A Dsampleip_kern.c13 #define MAX_IPS 8192 macro
19 __uint(max_entries, MAX_IPS);
A Dsampleip_user.c23 #define MAX_IPS 8192 macro
82 struct ipcount counts[MAX_IPS];
126 if (max == MAX_IPS) { in print_ip_map()

Completed in 4 milliseconds