if_opackets
return atomic_get64((int64 *)&ifp->if_opackets);
atomic_add64((int64 *)&ifp->if_opackets, inc);