Home
last modified time | relevance | path

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

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