Searched refs:s16_t (Results 1 – 4 of 4) sorted by relevance
711 static u8_t parse_options(u8_t *optptr, s16_t len) in parse_options()726 DHCPS_LOG("dhcps: (s16_t)*optptr = %d\n", (s16_t)*optptr); in parse_options()729 switch ((s16_t) *optptr) { in parse_options()815 static s16_t parse_msg(struct dhcps_msg *m, u16_t len) in parse_msg()917 s16_t ret = parse_options(&m->options[4], len);; in parse_msg()961 s16_t tlen, malloc_len; in handle_dhcp()
60 typedef int16_t s16_t; typedef
25 s16_t state;
57 typedef int16_t s16_t; typedef