Home
last modified time | relevance | path

Searched refs:max_msg_size (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_if.h116 unsigned int max_msg_size; member
H A Dvchiq_core.c3576 config.max_msg_size = VCHIQ_MAX_MSG_SIZE; in vchiq_get_config()
/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_locl.h266 int max_msg_size; member
H A Dsend_to_kdc.c409 if (context->max_msg_size - host->data.length < nbytes) { in recv_stream()
667 if (context->max_msg_size < nbytes) { in recv_udp()
H A Dcontext.c235 INIT_FIELD(context, int, max_msg_size, 1000 * 1024, "maximum_message_size"); in init_context_from_config_file()
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
H A Dgssapi.h836 size_t max_msg_size; /**< maximum message size */ member