Searched refs:WTAPIOCTLCRT (Results 1 – 3 of 3) sorted by relevance
40 if(ioctl(dev, WTAPIOCTLCRT, &id) < 0){ in create()
114 case WTAPIOCTLCRT: in wtap_ioctl()
49 #define WTAPIOCTLCRT _IOW('W', 1, int) macro