Searched refs:ipv6_mreq (Results 1 – 3 of 3) sorted by relevance
350 typedef struct ipv6_mreq { struct353 } ipv6_mreq; argument
545 typedef struct ipv6_mreq { struct
3666 const struct ipv6_mreq *imr = (const struct ipv6_mreq *)optval; in lwip_setsockopt_impl()3667 LWIP_SOCKOPT_CHECK_OPTLEN_CONN_PCB_TYPE(sock, optlen, struct ipv6_mreq, NETCONN_UDP); in lwip_setsockopt_impl()