Search | Google it | Results 1 - 1 of 1 for funcall:mtod from t2ex/t2ex_source/t2ex/network/net/src/netmain/if_tkn.c (0.00 seconds) |
941: } else { 942: er = device_send_data(nifp, mtod(m, void *), m->m_len); 943: } 1065: /* Return eb if a single mbuf can store received data. */ 1066: memcpy(mtod(m, void *), nebuf, nelen); 1067: device_attach_rxbufptr(nifp, eb);