Searched refs:dh6opt_stcode_str (Results 1 – 1 of 1) sorted by relevance
248 static const struct tok dh6opt_stcode_str[] = { variable272 return code > 255 ? "INVALID code" : tok2str(dh6opt_stcode_str, "code%u", code); in dhcp6stcode()