Searched refs:SIOCSRARP (Results 1 – 4 of 4) sorted by relevance
97 #define SIOCSRARP 0x8962 /* set RARP table entry */ macro
89 PyModule_AddIntMacro(m, SIOCSRARP); in _init_sys_ioctl_h()
654 unsigned IOCTL_SIOCSRARP = SIOCSRARP;
232 _(SIOCSRARP, READ, struct_arpreq_sz);