Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c856 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto) in __br_vlan_set_proto() function
933 return __br_vlan_set_proto(br, htons(val)); in br_vlan_set_proto()
H A Dbr_private.h1068 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto);
H A Dbr_netlink.c1159 err = __br_vlan_set_proto(br, vlan_proto); in br_changelink()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c936 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto, in __br_vlan_set_proto() function
1015 return __br_vlan_set_proto(br, htons(val), extack); in br_vlan_set_proto()
H A Dbr_netlink.c1330 err = __br_vlan_set_proto(br, vlan_proto, extack); in br_changelink()
H A Dbr_private.h1527 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto,

Completed in 16 milliseconds