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

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

Completed in 105 milliseconds