Searched defs:tsol_gc_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2498 * The tsol_gc_t structure represents the gateway to credential association,
2499 * and refers to an entry in the database. One or more tsol_gc_t entities are
2528 } tsol_gc_t; typedef in typeref:struct:tsol_gc_s
2545 tsol_gc_t *gcgrp_head; /* first credential in list */
2546 tsol_gc_t *gcgrp_tail; /* last credential in list */
2586 tsol_gc_t *igsa_gc; /* for prefix IREs */

Completed in 65 milliseconds