Searched refs:other_pcb (Results 1 – 1 of 1) sorted by relevance
361 struct udp_pcb* other_pcb = _mdns_server->interfaces[tcpip_if].pcbs[other_ip_proto].pcb; in create_pcb() local362 int err = join_mdns_multicast_group(pcb_to_sock(other_pcb), netif, ip_protocol); in create_pcb()367 return other_pcb; in create_pcb()