Searched defs:SIOCADDRT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsockio.h32 #define SIOCADDRT _IOW('r', 10, struct rtentry) /* add route */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsockio.h62 * SIOCADDRT and SIOCDELRT ioctls need to be defined using _IOWN macro to
65 #define SIOCADDRT _IOWN('r', 10, 48) /* add route */ macro

Completed in 57 milliseconds