Searched refs:smt_get_mbuf (Results 1 – 5 of 5) sorted by relevance
150 SMbuf* smt_get_mbuf(struct s_smc *smc);478 SMbuf *smt_get_mbuf(struct s_smc *smc) in smt_get_mbuf() function1258 if (!(mb = smt_get_mbuf(smc))) { in process_receive()1671 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()
199 if (!(db = smt_get_mbuf(smc))) in ess_raf_received_pack()
1108 if (!(mb = smt_get_mbuf(smc))) in smt_build_frame()1701 mb = smt_get_mbuf() ;
322 if (!(mb = smt_get_mbuf(smc))) in smt_build_pmf_response()
487 SMbuf *smt_get_mbuf(struct s_smc *smc); /* drvsr.c */