Searched refs:tun_can_build_skb (Results 1 – 1 of 1) sorted by relevance
1556 static bool tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, in tun_can_build_skb() function1771 if (!frags && tun_can_build_skb(tun, tfile, len, noblock, zerocopy)) { in tun_get_user()