zephyr/subsys/net/l2/ethernet
Jukka Rissanen 07599e3a53 net: vlan: Add a function to check if interface is VLAN one
We were missing a helper function that can be used to check
whether the given function is the virtual VLAN interface.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-25 11:06:23 +00:00
..
dsa subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
gptp net: use appropriate sys_randX_get() 2024-04-05 12:28:46 +02:00
lldp net: rename shadow variables 2023-08-10 08:14:43 +00:00
arp.c net: arp: Enhance debug prints by printing interface index 2024-03-28 09:41:38 +00:00
arp.h net: arp: Make arp_update() function externally visible 2024-01-19 10:15:23 +00:00
bridge.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
bridge.h net: ethernet: bridging support 2021-07-21 18:20:01 -04:00
bridge_shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt net: ethernet: VLAN overhaul and refactoring 2024-03-28 09:41:38 +00:00
eth_stats.h net: ethernet: Include ethernet API in eth_stats.h 2024-04-02 21:02:25 -04:00
ethernet.c net: gptp: Remove VLAN support 2024-03-28 09:41:38 +00:00
ethernet_mgmt.c net: ethernet: mgmt: Add HW MAC address filtering 2024-03-18 10:14:34 +01:00
ethernet_stats.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig net: ethernet: VLAN overhaul and refactoring 2024-03-28 09:41:38 +00:00
vlan.c net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00