Searched refs:copymode (Results 1 – 1 of 1) sorted by relevance
2101 uint32_t copymode; in tcp_output() local2107 copymode = M_COPYM_MOVE_HDR; in tcp_output()2110 copymode = M_COPYM_NOOP_HDR; in tcp_output()2115 off, (int)len, M_DONTWAIT, copymode); in tcp_output()2139 copymode)) == NULL) { in tcp_output()