Searched refs:eth_vlan_context (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/net/vlan/src/ |
D | main.c | 111 static struct eth_context eth_vlan_context; variable 137 zassert_equal_ptr(ð_vlan_context, context, in eth_tx() 139 eth_vlan_context, context); in eth_tx() 205 ð_vlan_context, NULL, CONFIG_ETH_INIT_PRIORITY, 218 ð_vlan_context, NULL, CONFIG_ETH_INIT_PRIORITY, 249 ð_vlan_context, NULL, CONFIG_ETH_INIT_PRIORITY,
|