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