Searched refs:SIOCGIFMEM (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | sockios.h | 72 #define SIOCGIFMEM 0x891f /* get memory address (BSD) */ macro |
/linux/net/ | ||
H A D | socket.c | 3450 case SIOCGIFMEM: in compat_sock_ioctl_trans() |