Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_vlan.c698 int br_vlan_set_proto(struct net_bridge *br, unsigned long val) in br_vlan_set_proto() function
Dbr_private.h690 int br_vlan_set_proto(struct net_bridge *br, unsigned long val);
Dbr_sysfs_br.c732 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()