Home
last modified time | relevance | path

Searched defs:garp_port (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dgarp.h113 struct garp_port { struct
114 struct garp_applicant __rcu *applicants[GARP_APPLICATION_MAX + 1];
115 struct rcu_head rcu;
/openbmc/linux/include/linux/
H A Dnetdevice.h2350 struct garp_port __rcu *garp_port; member