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