zephyr/subsys/net
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
..
conn_mgr linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
ip net: if: Do not add IPv6 address lifetime timer twice to list 2024-04-19 17:04:17 +00:00
l2 net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
lib net: lwm2m: Add config to always report obj version 2024-04-23 21:26:39 +00:00
pkt_filter
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: Disallow blocking allocation in syswq 2024-04-23 19:47:24 -04:00
buf_simple.c net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
hostname.c