Searched refs:SIOCSRARP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | sockios.h | 97 #define SIOCSRARP 0x8962 /* set RARP table entry */ macro |
/linux-2.6.39/net/ | ||
D | socket.c | 3103 case SIOCSRARP: in compat_sock_ioctl_trans() |