Searched refs:svr4_ifreq (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_sockio.h50 struct svr4_ifreq { struct
80 struct svr4_ifreq *ifcu_req;
89 #define SVR4_SIOCGIFFLAGS SVR4_IOWR('i', 17, struct svr4_ifreq)
H A Dsvr4_sockio.c122 struct svr4_ifreq sr;
150 DPRINTF(("ifreq %d svr4_ifreq %d ifc_len %d\n",
151 sizeof(struct ifreq), sizeof(struct svr4_ifreq),

Completed in 118 milliseconds