Home
last modified time | relevance | path

Searched defs:optptr (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/esp_lwip/apps/
Ddhcpserver.c297 static u8_t *add_msg_type(u8_t *optptr, u8_t type) in add_msg_type()
311 static u8_t *add_offer_options(u8_t *optptr) in add_offer_options()
405 static u8_t *add_end(u8_t *optptr) in add_end()
711 static u8_t parse_options(u8_t *optptr, s16_t len) in parse_options()