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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap_module.c100 static struct cdevsw wtap_cdevsw = { variable in typeref:struct:cdevsw
143 sdev = make_dev(&wtap_cdevsw,0,UID_ROOT,
H A Dif_wtap.c57 static struct cdevsw wtap_cdevsw = { variable in typeref:struct:cdevsw
354 avp->av_dev = make_dev(&wtap_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600,

Completed in 71 milliseconds