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