Searched refs:vlan_context (Results 1 – 1 of 1) sorted by relevance
47 struct vlan_context { struct68 static struct vlan_context vlan_context_data_##x = { \ argument87 static struct vlan_context *vlan_ctx[] = {116 static struct vlan_context *get_vlan_ctx(struct net_if *main_iface, in get_vlan_ctx()122 struct vlan_context *ctx; in get_vlan_ctx()155 static struct vlan_context *get_vlan(struct net_if *iface, in get_vlan()158 struct vlan_context *ctx = NULL; in get_vlan()213 struct vlan_context *ctx; in net_eth_get_vlan_iface()225 struct vlan_context *ctx; in net_eth_get_vlan_main()235 static bool enable_vlan_iface(struct vlan_context *ctx, in enable_vlan_iface()[all …]