Searched refs:copymode (Results 1 – 1 of 1) sorted by relevance
2334 uint32_t copymode; in tcp_output() local2340 copymode = M_COPYM_MOVE_HDR; in tcp_output()2343 copymode = M_COPYM_NOOP_HDR; in tcp_output()2348 off, (int)len, M_DONTWAIT, copymode); in tcp_output()2372 copymode)) == NULL) { in tcp_output()