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