Searched refs:SIOCGIFENCAP (Results 1 – 4 of 4) sorted by relevance
56 #define SIOCGIFENCAP 0x8925 /* get/set encapsulations */ macro
59 PyModule_AddIntMacro(m, SIOCGIFENCAP); in _init_sys_ioctl_h()
644 unsigned IOCTL_SIOCGIFENCAP = SIOCGIFENCAP;
220 _(SIOCGIFENCAP, WRITE, sizeof(int));