Searched refs:__br_vlan_set_proto (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/bridge/
H A Dbr_vlan.c936 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto, function
1015 return __br_vlan_set_proto(br, htons(val), extack);
H A Dbr_private.h1552 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto,
H A Dbr_netlink.c1335 err = __br_vlan_set_proto(br, vlan_proto, extack);

Completed in 212 milliseconds