smt_build_frame
if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REQUEST,
SMbuf *smt_build_frame(struct s_smc *smc, int class, int type,
if (!(mb = smt_build_frame(smc,SMT_ECF,type,SMT_ECF_LEN + len)))
if (!(mb = smt_build_frame(smc,SMT_SIF_CONFIG,SMT_REPLY,
if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY,
if (!(mb=smt_build_frame(smc,SMT_RDF,SMT_REPLY,sizeof(struct smt_rdf))))
if (!(mb = smt_build_frame(smc,SMT_NIF,type,sizeof(struct smt_nif))))
if (!(mb = smt_build_frame(smc,SMT_SRF,SMT_ANNOUNCE,0)))