Searched refs:tunread (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c243 static d_read_t tunread; variable
282 .d_read = tunread,
299 .d_read = tunread,
316 .d_read = tunread,
1672 tunread(struct cdev *dev, struct uio *uio, int flag) function
1700 "tunread", 0);

Completed in 49 milliseconds