Home
last modified time | relevance | path

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

/Zephyr-4.3.0/subsys/net/l2/ethernet/
Dvlan.c39 static int vlan_interface_attach(struct net_if *vlan_iface,
68 .attach = vlan_interface_attach,
631 static int vlan_interface_attach(struct net_if *vlan_iface, in vlan_interface_attach() function