Searched refs:SRP_OPT_ALL (Results 1 – 1 of 1) sorted by relevance
2893 SRP_OPT_ALL = (SRP_OPT_ID_EXT | enumerator3110 if ((opt_mask & SRP_OPT_ALL) == SRP_OPT_ALL) in srp_parse_options()3114 if ((srp_opt_tokens[i].token & SRP_OPT_ALL) && in srp_parse_options()