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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c2255 #define COPYFIELD(fld) if_data->fld = if_data_int->fld macro
2257 COPYFIELD(ifi_type);
2258 COPYFIELD(ifi_typelen);
2259 COPYFIELD(ifi_physical);
2260 COPYFIELD(ifi_addrlen);
2261 COPYFIELD(ifi_hdrlen);
2262 COPYFIELD(ifi_recvquota);
2263 COPYFIELD(ifi_xmitquota);
2265 COPYFIELD(ifi_mtu);
2266 COPYFIELD(ifi_metri
2300 #undef COPYFIELD macro
2313 #define COPYFIELD macro
2347 #undef COPYFIELD macro
[all...]

Completed in 101 milliseconds