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