Home
last modified time | relevance | path

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

/NextBSD/tools/tools/wtap/wtap/
HDwtap.c42 if(ioctl(dev, WTAPIOCTLCRT, &id) < 0){ in create()
/NextBSD/sys/dev/wtap/
HDif_wtap_module.c116 case WTAPIOCTLCRT: in wtap_ioctl()
HDif_wtapioctl.h49 #define WTAPIOCTLCRT _IOW('W', 1, int) macro