Searched refs:br_vlan_set_proto (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_sysfs_br.c | 792 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()
|
H A D | br_private.h | 1069 int br_vlan_set_proto(struct net_bridge *br, unsigned long val);
|
H A D | br_vlan.c | 928 int br_vlan_set_proto(struct net_bridge *br, unsigned long val) in br_vlan_set_proto() function
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_sysfs_br.c | 871 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()
|
H A D | br_private.h | 1529 int br_vlan_set_proto(struct net_bridge *br, unsigned long val,
|
H A D | br_vlan.c | 1009 int br_vlan_set_proto(struct net_bridge *br, unsigned long val, in br_vlan_set_proto() function
|
Completed in 19 milliseconds