Searched refs:SEND_DATA_SIZE (Results 1 – 1 of 1) sorted by relevance
679 #define SEND_DATA_SIZE 20 macro680 static char send_parms[SEND_DATA_SIZE];697 if (send_ptr == &send_parms[SEND_DATA_SIZE - 1]) in handle_send_packet()915 if (send_ptr >= &send_parms[SEND_DATA_SIZE]) in k_recv()