Searched refs:__br_vlan_set_proto (Results 1 – 3 of 3) sorted by relevance
810 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto) in __br_vlan_set_proto() function864 return __br_vlan_set_proto(br, htons(val)); in br_vlan_set_proto()
883 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto);
1104 err = __br_vlan_set_proto(br, vlan_proto); in br_changelink()