Searched refs:tx_mb (Results 1 – 2 of 2) sorted by relevance
1679 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()1685 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()1694 if (smc->os.hwm.tx_mb) { in hwm_tx_frag()1715 smtod(smc->os.hwm.tx_mb,char *) - 1 ; in hwm_tx_frag()1716 *(char *)smc->os.hwm.tx_mb->sm_data = in hwm_tx_frag()1719 smc->os.hwm.tx_mb->sm_len = in hwm_tx_frag()1722 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
144 SMbuf *tx_mb ; /* SMT tx MBuf pointer */ member