Home
last modified time | relevance | path

Searched refs:vlan_interface_attach (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/
Dvlan.c35 static int vlan_interface_attach(struct net_if *vlan_iface,
64 .attach = vlan_interface_attach,
629 static int vlan_interface_attach(struct net_if *vlan_iface, in vlan_interface_attach() function