Home | History | Annotate | Download | only in HttpDxe

Lines Matching refs:UsingIpv6

87   @param[in]  UsingIpv6          Indicate use TCP4 protocol or TCP6 protocol.

94 IN BOOLEAN UsingIpv6
101 if (!UsingIpv6) {
365 BOOLEAN UsingIpv6;
367 UsingIpv6 = FALSE;
441 UsingIpv6 = TRUE;
482 HttpCleanService (HttpService, UsingIpv6);
525 BOOLEAN UsingIpv6;
533 UsingIpv6 = FALSE;
536 UsingIpv6 = TRUE;
573 HttpCleanService (HttpService, UsingIpv6);