HomeSort by: relevance | last modified time | path
    Searched defs:is_v6 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
url.c 645 int is_v6 = 0; local
678 is_v6 = 1;
683 is_v6 ? "[" : "",
685 is_v6 ? "]" : "",
693 if ( is_v6 ) {
700 if ( is_v6 ) {
833 int i, enclosed, proto, is_v6 = 0; local
947 is_v6 = 1;
992 ludp->lud_host = LDAP_STRDUP( url + is_v6 );
  /src/sys/netinet/
tcp_vtw.h 263 uint32_t is_v6 : 1; member in struct:vtw_ctl
  /src/external/gpl3/gdb.old/dist/sim/arm/
armdefs.h 157 unsigned is_v6; /* Are we emulating a v6 architecture ? */ member in struct:ARMul_State

Completed in 17 milliseconds