Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtun.c290 static ssize_t tun_chr_readv(struct file *file, const struct iovec *iv, in tun_chr_readv() function
348 return tun_chr_readv(file, &iv, 1, pos); in tun_chr_read()
570 readv: tun_chr_readv,