Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_bridge.h504 BRIDGE_VLANDB_ENTRY_INFO, enumerator
/linux/net/bridge/
A Dbr_vlan.c1758 if (nla_put(skb, BRIDGE_VLANDB_ENTRY_INFO, sizeof(info), &info)) in br_vlan_fill_vids()
2049 [BRIDGE_VLANDB_ENTRY_INFO] =
2088 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) { in br_vlan_rtm_process_one()
2094 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_rtm_process_one()
A Dbr_vlan_options.c159 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_modify_tunnel()

Completed in 11 milliseconds