Home
last modified time | relevance | path

Searched defs:SIOCGARP (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dsockio.h56 #define SIOCGARP _IOWR('i',31, struct arpreq) /* get arp entry */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dsockio.h107 #define SIOCGARP _IOWR('i', 31, struct arpreq) /* get arp entry */ macro