Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_vlan.c434 int br_vlan_set_proto(struct net_bridge *br, unsigned long val) in br_vlan_set_proto() function
Dbr_private.h608 int br_vlan_set_proto(struct net_bridge *br, unsigned long val);
Dbr_sysfs_br.c725 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()