if_getdata
if_getdata(ifp, &ifdata);
void if_getdata(struct ifnet *, struct if_data *);
if_getdata(ifp, &ifm->ifm_data);