Searched defs:pNetDevice_p (Results 1 – 1 of 1) sorted by relevance
164 static int VEthOpen(struct net_device *pNetDevice_p) in VEthOpen()183 static int VEthClose(struct net_device *pNetDevice_p) in VEthClose()196 static int VEthXmit(struct sk_buff *pSkb_p, struct net_device *pNetDevice_p) in VEthXmit()231 static struct net_device_stats *VEthGetStats(struct net_device *pNetDevice_p) in VEthGetStats()238 static void VEthTimeout(struct net_device *pNetDevice_p) in VEthTimeout()