Home
last modified time | relevance | path

Searched refs:OSIOCAIFADDR (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsockio.h73 #define OSIOCAIFADDR _IOW('i', 26, struct oifaliasreq) /* FreeBSD 9.x */ macro
/f-stack/freebsd/sys/
H A Dsockio.h73 #define OSIOCAIFADDR _IOW('i', 26, struct oifaliasreq) /* FreeBSD 9.x */ macro
/f-stack/freebsd/netinet/
H A Din.c260 case OSIOCAIFADDR: /* 9.x compat */ in in_control()