GARP_APPLICATION_MAX
struct garp_applicant __rcu *applicants[GARP_APPLICATION_MAX + 1];
for (i = 0; i <= GARP_APPLICATION_MAX; i++) {