Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
Dtuntap_kern.c38 static int tuntap_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) in tuntap_read() function
52 .read = tuntap_read,
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
Dnetwork.c196 static int tuntap_read(struct iss_net_private *lp, struct sk_buff **skb) in tuntap_read() function
262 lp->tp.read = tuntap_read; in tuntap_probe()