Searched refs:copymode (Results 1 – 1 of 1) sorted by relevance
2331 uint32_t copymode; in tcp_output() local2337 copymode = M_COPYM_MOVE_HDR; in tcp_output()2340 copymode = M_COPYM_NOOP_HDR; in tcp_output()2345 off, (int)len, M_DONTWAIT, copymode); in tcp_output()2369 copymode)) == NULL) { in tcp_output()