addr_type 176 source3/libsmb/clikrb5.c pkaddr->addr_type = KRB5_ADDRESS_INET6; addr_type 183 source3/libsmb/clikrb5.c pkaddr->addr_type = KRB5_ADDRESS_INET; addr_type 1473 source3/libsmb/clikrb5.c addrs->val[0].addr_type = KRB5_ADDR_NETBIOS; addr_type 164 source4/heimdal/kdc/524.c if(v4_addr->addr_type == KRB5_ADDRESS_INET) { addr_type 694 source4/heimdal/kdc/kerberos4.c if(et->caddr->val[i].addr_type == AF_INET && addr_type 907 source4/heimdal/kdc/kerberos5.c if (addresses->val[i].addr_type != KRB5_ADDRESS_NETBIOS) { addr_type 45 source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c int addr_type; addr_type 55 source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c case GSS_C_AF_INET6: addr_type = AF_INET6; addr_type 59 source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c case GSS_C_AF_INET: addr_type = AF_INET; addr_type 66 source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c addr_type, addr_type 220 source4/heimdal/lib/krb5/acache.c cred->addresses.val[i].addr_type = incred->addresses[i]->type; addr_type 341 source4/heimdal/lib/krb5/acache.c addr->type = incred->addresses.val[i].addr_type; addr_type 69 source4/heimdal/lib/krb5/addr_families.c a->addr_type = KRB5_ADDRESS_INET; addr_type 121 source4/heimdal/lib/krb5/addr_families.c a->addr_type = KRB5_ADDRESS_INET; addr_type 190 source4/heimdal/lib/krb5/addr_families.c addr->addr_type = KRB5_ADDRESS_INET; addr_type 216 source4/heimdal/lib/krb5/addr_families.c low->addr_type = KRB5_ADDRESS_INET; addr_type 221 source4/heimdal/lib/krb5/addr_families.c high->addr_type = KRB5_ADDRESS_INET; addr_type 246 source4/heimdal/lib/krb5/addr_families.c a->addr_type = KRB5_ADDRESS_INET; addr_type 257 source4/heimdal/lib/krb5/addr_families.c a->addr_type = KRB5_ADDRESS_INET6; addr_type 309 source4/heimdal/lib/krb5/addr_families.c a->addr_type = KRB5_ADDRESS_INET6; addr_type 380 source4/heimdal/lib/krb5/addr_families.c addr->addr_type = KRB5_ADDRESS_INET6; addr_type 426 source4/heimdal/lib/krb5/addr_families.c low->addr_type = KRB5_ADDRESS_INET6; addr_type 431 source4/heimdal/lib/krb5/addr_families.c high->addr_type = KRB5_ADDRESS_INET6; addr_type 520 source4/heimdal/lib/krb5/addr_families.c if(high.len != 1 && high.val[0].addr_type != low.val[0].addr_type) { addr_type 539 source4/heimdal/lib/krb5/addr_families.c addr->addr_type = KRB5_ADDRESS_ARANGE; addr_type 571 source4/heimdal/lib/krb5/addr_families.c outaddr->addr_type = KRB5_ADDRESS_ARANGE; addr_type 639 source4/heimdal/lib/krb5/addr_families.c if(addr1->addr_type == KRB5_ADDRESS_ARANGE) { addr_type 643 source4/heimdal/lib/krb5/addr_families.c } else if(addr2->addr_type == KRB5_ADDRESS_ARANGE) { addr_type 650 source4/heimdal/lib/krb5/addr_families.c if(a2->addr_type == KRB5_ADDRESS_ARANGE) { addr_type 656 source4/heimdal/lib/krb5/addr_families.c } else if(a2->addr_type == a->low.addr_type) { addr_type 665 source4/heimdal/lib/krb5/addr_families.c return sign * (addr1->addr_type - addr2->addr_type); addr_type 690 source4/heimdal/lib/krb5/addr_families.c if(addr2.addr_type == KRB5_ADDRESS_IPPORT && addr2.address.length == 2) { addr_type 862 source4/heimdal/lib/krb5/addr_families.c struct addr_operations *a = find_atype(addr->addr_type); addr_type 868 source4/heimdal/lib/krb5/addr_families.c addr->addr_type); addr_type 875 source4/heimdal/lib/krb5/addr_families.c addr->addr_type); addr_type 1044 source4/heimdal/lib/krb5/addr_families.c struct addr_operations *a = find_atype(addr->addr_type); addr_type 1053 source4/heimdal/lib/krb5/addr_families.c l = snprintf(s, len, "TYPE_%d:", addr->addr_type); addr_type 1177 source4/heimdal/lib/krb5/addr_families.c a = find_atype(addr1->addr_type); addr_type 1181 source4/heimdal/lib/krb5/addr_families.c addr1->addr_type); addr_type 1186 source4/heimdal/lib/krb5/addr_families.c a = find_atype(addr2->addr_type); addr_type 1190 source4/heimdal/lib/krb5/addr_families.c addr2->addr_type); addr_type 1196 source4/heimdal/lib/krb5/addr_families.c if(addr1->addr_type != addr2->addr_type) addr_type 1197 source4/heimdal/lib/krb5/addr_families.c return addr1->addr_type - addr2->addr_type; addr_type 1268 source4/heimdal/lib/krb5/addr_families.c struct addr_operations *a = find_atype (address->addr_type); addr_type 1319 source4/heimdal/lib/krb5/addr_families.c struct addr_operations *a = find_af (inaddr->addr_type); addr_type 1423 source4/heimdal/lib/krb5/addr_families.c (*res)->addr_type = KRB5_ADDRESS_ADDRPORT; addr_type 1435 source4/heimdal/lib/krb5/addr_families.c *p++ = (addr->addr_type ) & 0xFF; addr_type 1436 source4/heimdal/lib/krb5/addr_families.c *p++ = (addr->addr_type >> 8) & 0xFF; addr_type 1484 source4/heimdal/lib/krb5/addr_families.c struct addr_operations *a = find_atype (inaddr->addr_type); addr_type 1490 source4/heimdal/lib/krb5/addr_families.c inaddr->addr_type); addr_type 75 source4/heimdal/lib/krb5/get_addrs.c res->val[0].addr_type = hostent->h_addrtype; addr_type 60 source4/heimdal/lib/krb5/get_for_creds.c addr->val[i].addr_type = 0; addr_type 190 source4/heimdal/lib/krb5/rd_cred.c enc_krb_cred_part.r_address->addr_type == KRB5_ADDRESS_ADDRPORT) { addr_type 671 source4/heimdal/lib/krb5/store.c ret = krb5_store_int16(sp, p.addr_type); addr_type 684 source4/heimdal/lib/krb5/store.c adr->addr_type = t; addr_type 256 source4/kdc/pac-glue.c if (addresses->val->addr_type == KRB5_ADDRESS_NETBIOS) {