Searched refs:vlan_context (Results 1 – 1 of 1) sorted by relevance
53 struct vlan_context { struct74 static struct vlan_context vlan_context_data_##x = { \ argument93 static struct vlan_context *vlan_ctx[] = {122 static struct vlan_context *get_vlan_ctx(struct net_if *main_iface, in get_vlan_ctx()128 struct vlan_context *ctx; in get_vlan_ctx()161 static struct vlan_context *get_vlan(struct net_if *iface, in get_vlan()164 struct vlan_context *ctx = NULL; in get_vlan()219 struct vlan_context *ctx; in net_eth_get_vlan_iface()235 struct vlan_context *ctx; in net_eth_get_vlan_main()245 static bool enable_vlan_iface(struct vlan_context *ctx, in enable_vlan_iface()[all …]