Searched refs:tuntap_read (Results 1 – 2 of 2) sorted by relevance
38 static int tuntap_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) in tuntap_read() function52 .read = tuntap_read,
196 static int tuntap_read(struct iss_net_private *lp, struct sk_buff **skb) in tuntap_read() function262 lp->tp.read = tuntap_read; in tuntap_probe()