Home
last modified time | relevance | path

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

/linux/include/net/
H A Dgarp.h95 struct garp_application { struct
102 struct garp_application *app; argument
118 int garp_register_application(struct garp_application *app);
119 void garp_unregister_application(struct garp_application *app);
121 int garp_init_applicant(struct net_device *dev, struct garp_application *app);
123 struct garp_application *app);
126 const struct garp_application *app, const void *data,
129 const struct garp_application *app,
/linux/net/8021q/
H A Dvlan_gvrp.c21 static struct garp_application vlan_gvrp_app __read_mostly = {