Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_sysfs_br.c792 return store_bridge_parm(d, buf, len, br_vlan_set_proto); in vlan_protocol_store()
H A Dbr_private.h1069 int br_vlan_set_proto(struct net_bridge *br, unsigned long val);
H A Dbr_vlan.c928 int br_vlan_set_proto(struct net_bridge *br, unsigned long val) in br_vlan_set_proto() function