Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtun.c228 static ssize_t tun_chr_writev(struct file * file, const struct iovec *iv, in tun_chr_writev() function
254 return tun_chr_writev(file, &iv, 1, pos); in tun_chr_write()
572 writev: tun_chr_writev,