Searched refs:data1 (Results 1 – 2 of 2) sorted by relevance
130 char data1[] = { 1, 2, 3, 4}; in START_TEST() local157 err = tcp_write(pcb, data1, sizeof(data1), TCP_WRITE_FLAG_COPY); in START_TEST()162 …EXPECT_RET(txcounters.num_tx_bytes == sizeof(data1) + sizeof(struct tcp_hdr) + sizeof(struct ip_hd… in START_TEST()
145 .data1 : { *(.data1) }