garp_application
struct garp_application *app;
int garp_register_application(struct garp_application *app);
void garp_unregister_application(struct garp_application *app);
int garp_init_applicant(struct net_device *dev, struct garp_application *app);
struct garp_application *app);
const struct garp_application *app, const void *data,
const struct garp_application *app,
const struct garp_application *appl,
const struct garp_application *appl,
struct garp_application *appl = proto->data;
int garp_init_applicant(struct net_device *dev, struct garp_application *appl)
void garp_uninit_applicant(struct net_device *dev, struct garp_application *appl)
int garp_register_application(struct garp_application *appl)
void garp_unregister_application(struct garp_application *appl)
static struct garp_application vlan_gvrp_app __read_mostly = {