Searched refs:vlan_if_count (Results 1 – 1 of 1) sorted by relevance
328 int vlan_if_count; member374 vlan_interfaces[ud->vlan_if_count++] = iface; in iface_cb()376 zassert_true(ud->vlan_if_count <= NET_VLAN_MAX_COUNT, in iface_cb()402 zassert_equal(ud.vlan_if_count, NET_VLAN_MAX_COUNT, in test_vlan_setup()404 ud.vlan_if_count, NET_VLAN_MAX_COUNT); in test_vlan_setup()