Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif_tuntap.c263 static struct filterops tun_write_filterops = { variable
2019 kn->kn_fop = &tun_write_filterops; in tunkqfilter()