Searched refs:group_name (Results 1 – 2 of 2) sorted by relevance
386 join(coap_context_t *ctx, char *group_name){ in join() argument417 result = getaddrinfo(group_name, NULL, &hints, &resmulti); in join()
615 join(coap_context_t *ctx, char *group_name) { in join() argument645 result = getaddrinfo(group_name, NULL, &hints, &resmulti); in join()