Searched refs:vlan_interface_send (Results 1 – 1 of 1) sorted by relevance
43 static int vlan_interface_send(struct net_if *iface, struct net_pkt *pkt);66 .send = vlan_interface_send,568 static int vlan_interface_send(struct net_if *iface, struct net_pkt *pkt) in vlan_interface_send() function