Home
last modified time | relevance | path

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

/freebsd/tools/tools/wtap/wtap/
H A Dwtap.c40 if(ioctl(dev, WTAPIOCTLCRT, &id) < 0){ in create()
/freebsd/sys/dev/wtap/
H A Dif_wtap_module.c114 case WTAPIOCTLCRT: in wtap_ioctl()
H A Dif_wtapioctl.h49 #define WTAPIOCTLCRT _IOW('W', 1, int) macro