Searched refs:has_port (Results 1 – 1 of 1) sorted by relevance
3347 const char *addr_port_str, bool *has_port) in srp_parse_in() argument3360 if (has_port) in srp_parse_in()3361 *has_port = port_str != NULL; in srp_parse_in()3383 bool has_port; in srp_parse_options() local3501 &has_port); in srp_parse_options()3502 if (!has_port) in srp_parse_options()