Home
last modified time | relevance | path

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

/drivers/staging/epl/
DVirtualEthernetLinux.c135 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() function
306 pVEthNetDevice_g->hard_start_xmit = VEthXmit; in VEthAddInstance()