Searched refs:smt_send_mbuf (Results 1 – 3 of 3) sorted by relevance
526 void smt_send_mbuf(struct s_smc *smc, SMbuf *mb, int fc);
841 smt_send_mbuf(smc,mb,local ? FC_SMT_LOC : fc) ; in smt_send_frame()1710 smt_send_mbuf(smc,mb,FC_ASYNC_LLC) ;
1798 void smt_send_mbuf(struct s_smc *smc, SMbuf *mb, int fc) in smt_send_mbuf() function