Searched defs:garp_port (Results 1 – 2 of 2) sorted by relevance
113 struct garp_port { struct114 struct garp_applicant __rcu *applicants[GARP_APPLICATION_MAX + 1];115 struct rcu_head rcu;
2338 struct garp_port __rcu *garp_port; member