Lines Matching refs:s8_t
144 #error "ARP_TABLE_SIZE must fit in an s8_t, you have to reduce it in your lwipopts.h"
265 static s8_t
268 s8_t old_pending = ARP_TABLE_SIZE, old_stable = ARP_TABLE_SIZE;
269 s8_t empty = ARP_TABLE_SIZE;
272 s8_t old_queue = ARP_TABLE_SIZE;
346 return (s8_t)ERR_MEM;
383 return (s8_t)ERR_MEM;
450 s8_t i;
553 s8_t i;
602 s8_t
606 s8_t i;
918 s8_t i;
1020 s8_t i; /* ARP entry index */