Searched refs:udp_pref_limit (Results 1 – 3 of 3) sorted by relevance
418 if (!tcp_only && context->udp_pref_limit < 0) { in krb5_sendto_kdc2()432 context->udp_pref_limit = tmp; in krb5_sendto_kdc2()439 else if (message->length <= context->udp_pref_limit) in krb5_sendto_kdc2()
523 ctx->udp_pref_limit = -1; in init_common()
1552 int udp_pref_limit; member