smt_send_mbuf
void smt_send_mbuf(struct s_smc *smc, SMbuf *mb, int fc);
smt_send_mbuf(smc,mb,FC_ASYNC_LLC) ;
smt_send_mbuf(smc,mb,local ? FC_SMT_LOC : fc) ;