Searched refs:BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
15 #define BUFFER_SIZE (1024 * 1024) macro17 static uint8_t in[BUFFER_SIZE];18 static uint8_t out[BUFFER_SIZE];
10 BUFFER_SIZE = 200000 variable72 data = self.socket.client_fd.recv(BUFFER_SIZE).decode()86 data = self.socket.client_fd.recv(BUFFER_SIZE).decode()
769 #define BUFFER_SIZE 1024926 if (rte_pktmbuf_append(mbufs[i], BUFFER_SIZE) == NULL)941 op->sym->cipher.data.length = BUFFER_SIZE;