Searched refs:udp_pref_limit (Results 1 – 4 of 4) sorted by relevance
83 check(c->udp_pref_limit == r->udp_pref_limit); in check_context()135 ctx->udp_pref_limit = 2345; in main()
296 ctx->udp_pref_limit = -1; in krb5_init_context_profile()
474 if (!no_udp && context->udp_pref_limit < 0) { in k5_sendto_kdc()488 context->udp_pref_limit = tmp; in k5_sendto_kdc()493 else if (message->length <= (unsigned int) context->udp_pref_limit) in k5_sendto_kdc()
1217 int udp_pref_limit; member