Searched refs:OSNICSend (Results 1 – 4 of 4) sorted by relevance
27 status = OSNICSend(nicNo, &mbuf); in writePacket()
41 int OSNICSend(uint64_t nicNo, MBuf *mbuf);
143 OSNICSend(uint64_t nicNo, MBuf *mbuf) in OSNICSend() function
162 status = OSNICSend(nicNo, &mbuf); in low_level_output()