Home
last modified time | relevance | path

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

/Linux-v5.10/net/bridge/
Dbr_sysfs_br.c792 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()
Dbr_private.h1071 int br_vlan_set_proto(struct net_bridge *br, unsigned long val);
Dbr_vlan.c905 int br_vlan_set_proto(struct net_bridge *br, unsigned long val) in br_vlan_set_proto() function