Searched refs:SIZE_OF_SMALL_DATA (Results 1 – 1 of 1) sorted by relevance
38 #define SIZE_OF_SMALL_DATA 40 macro229 char data[SIZE_OF_SMALL_DATA];398 int remaining = data->small ? SIZE_OF_SMALL_DATA : SIZE_OF_LARGE_DATA; in compare_pkt()502 remaining = data->small ? SIZE_OF_SMALL_DATA : SIZE_OF_LARGE_DATA; in create_pkt()