Searched refs:udp_get_multicast_netif_addr (Results 1 – 2 of 2) sorted by relevance
177 #define udp_get_multicast_netif_addr(pcb) (&(pcb)->mcast_ip4) macro
3131 …inet_addr_from_ip4addr((struct in_addr *)optval, udp_get_multicast_netif_addr(sock->conn->pcb.udp)… in lwip_getsockopt_impl()