Searched refs:sm_data (Results 1 – 4 of 4) sorted by relevance
28 #define sm_data m_data macro41 char sm_data[M_SIZE] ; member47 #define smtod(x,t) ((t)((x)->sm_data + (x)->sm_off))48 #define smtodoff(x,t,o) ((t)((x)->sm_data + (o)))
209 memcpy(((char *)(db->sm_data+db->sm_off)),(char *)sm, in ess_raf_received_pack()212 (struct smt_header *)(db->sm_data+db->sm_off), in ess_raf_received_pack()
1287 fc = *(char *)mb->sm_data = *data ; in process_receive()1716 *(char *)smc->os.hwm.tx_mb->sm_data = in hwm_tx_frag()
34 #define m_fc(mb) ((mb)->sm_data[0])