Home
last modified time | relevance | path

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

/dragonfly/sys/net/tun/
H A Dif_tun.c86 static d_write_t tunwrite; variable
96 .d_write = tunwrite,
844 tunwrite(struct dev_write_args *ap) in tunwrite() function