Searched refs:dhmesg (Results 1 - 1 of 1) sorted by relevance

/external/toybox/toys/pending/
H A Ddhcp6.c174 static void fill_option(uint16_t option_id, uint16_t option_len, uint8_t **dhmesg) argument
176 uint8_t *tmp = *dhmesg;
180 *dhmesg += 4;

Completed in 222 milliseconds