Searched refs:SIOCGRARP (Results 1 – 4 of 4) sorted by relevance
96 #define SIOCGRARP 0x8961 /* get RARP table entry */ macro
88 PyModule_AddIntMacro(m, SIOCGRARP); in _init_sys_ioctl_h()
645 unsigned IOCTL_SIOCGRARP = SIOCGRARP;
223 _(SIOCGRARP, WRITE, struct_arpreq_sz);