Searched refs:mrp_application (Results 1 – 1 of 1) sorted by relevance
108 struct mrp_application { struct117 struct mrp_application *app; argument135 int mrp_register_application(struct mrp_application *app);136 void mrp_unregister_application(struct mrp_application *app);138 int mrp_init_applicant(struct net_device *dev, struct mrp_application *app);139 void mrp_uninit_applicant(struct net_device *dev, struct mrp_application *app);142 const struct mrp_application *app,145 const struct mrp_application *app,
Completed in 15 milliseconds