smt_nif
struct smt_nif *nif ;
if (!(mb = smt_build_frame(smc,SMT_NIF,type,sizeof(struct smt_nif))))
nif = smtod(mb, struct smt_nif *) ;