Searched refs:MHD_USE_IPv6 (Results 1 – 6 of 6) sorted by relevance
102 d = MHD_start_daemon (MHD_USE_DEBUG | MHD_USE_IPv6, 4233, in test_ip_addr_option()
474 MHD_USE_IPv6 = 16, enumerator553 MHD_USE_DUAL_STACK = MHD_USE_IPv6 | 2048,
3579 if (0 != (flags & MHD_USE_IPv6)) in MHD_start_daemon_va()3778 if (0 != (flags & MHD_USE_IPv6)) in MHD_start_daemon_va()3897 if (0 != (flags & MHD_USE_IPv6)) in MHD_start_daemon_va()3905 if (0 != (flags & MHD_USE_IPv6)) in MHD_start_daemon_va()3929 if (0 != (flags & MHD_USE_IPv6)) in MHD_start_daemon_va()
461 @item MHD_USE_IPv6667 @code{struct sockaddr *}. If @code{MHD_USE_IPv6} is specified,2695 MHD_USE_IPv6 can be used.2700 flag MHD_USE_DUAL_STACK if always used when MHD_USE_IPv6 is
400 'MHD_USE_IPv6'586 'MHD_USE_IPv6' is specified, the 'struct sockaddr*' should2390 MHD_USE_IPv6 can be used.2395 MHD_USE_DUAL_STACK if always used when MHD_USE_IPv6 is
407 enabled (MHD_USE_IPv6) but not dual stack