Home
last modified time | relevance | path

Searched refs:mrp_register_application (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/8021q/
Dvlan_mvrp.c67 return mrp_register_application(&vlan_mrp_app); in vlan_mvrp_init()
/Linux-v5.4/include/net/
Dmrp.h130 int mrp_register_application(struct mrp_application *app);
/Linux-v5.4/net/802/
Dmrp.c909 int mrp_register_application(struct mrp_application *appl) in mrp_register_application() function
915 EXPORT_SYMBOL_GPL(mrp_register_application);