Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan_options.c143 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_modify_tunnel()
H A Dbr_vlan.c1660 if (nla_put(skb, BRIDGE_VLANDB_ENTRY_INFO, sizeof(info), &info)) in br_vlan_fill_vids()
1926 [BRIDGE_VLANDB_ENTRY_INFO] =
1964 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) { in br_vlan_rtm_process_one()
1970 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_rtm_process_one()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bridge.h373 BRIDGE_VLANDB_ENTRY_INFO, enumerator