Searched refs:VEthXmit (Results 1 – 1 of 1) sorted by relevance
135 static int VEthXmit(struct sk_buff *pSkb_p, struct net_device *pNetDevice_p);196 static int VEthXmit(struct sk_buff *pSkb_p, struct net_device *pNetDevice_p) in VEthXmit() function306 pVEthNetDevice_g->hard_start_xmit = VEthXmit; in VEthAddInstance()