Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_srv.c702 unsigned int num_types; in pkinit_server_return_padata() local
893 encrypting_key->enctype, &num_types, &cksum_types); in pkinit_server_return_padata()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c3789 uint32_t num_types; in vsw_get_pri_packets() local
3801 num_types = vswp->pri_num_types; in vsw_get_pri_packets()
3803 for (i = 0; i < num_types; i++) { in vsw_get_pri_packets()
3817 if (i == num_types) { in vsw_get_pri_packets()
H A Dvnet_gen.c861 uint32_t num_types; in vgen_ldcsend() local
867 num_types = vgenp->pri_num_types; in vgen_ldcsend()
871 for (i = 0; i < num_types; i++) { in vgen_ldcsend()