Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c260 static struct filterops tun_write_filterops = { variable
1951 kn->kn_fop = &tun_write_filterops; in tunkqfilter()