Searched refs:kdc_conn_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c151 enum kdc_conn_type { CONN_UDP, CONN_TCP_LISTENER, CONN_TCP };
156 enum kdc_conn_type type;
288 add_fd (struct socksetup *data, int sock, enum kdc_conn_type conntype,
150 enum kdc_conn_type { CONN_UDP, CONN_TCP_LISTENER, CONN_TCP }; enum

Completed in 59 milliseconds