tag
line
file
source code
plip_send_start
162
drivers/net/plip.c
static int plip_send_start(struct device *dev, struct ethhdr *eth);
plip_send_start
663
drivers/net/plip.c
if (plip_send_start(dev, (struct ethhdr *)buf) < 0)