Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c150 enum kdc_conn_type { CONN_UDP, CONN_TCP_LISTENER, CONN_TCP }; enum
155 enum kdc_conn_type type;
285 add_fd (struct socksetup *data, int sock, enum kdc_conn_type conntype, in add_fd()