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