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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h203 typedef struct mac_impl_s mac_impl_t; typedef in typeref:struct:mac_impl_s
219 mac_impl_t *mr_mip; /* pointer to primary's mip */
301 mac_impl_t *mimpl = (mac_impl_t *)mhp; \
375 mac_impl_t *ma_mip; /* MAC handle */
384 * Each registered MAC is associated with a mac_impl_t structure. The
394 * The protection scheme for each member of the mac_impl_t is described below.
397 * data structure. For example something in mac_impl_t that stays the same
660 mac_impl_t *mnt_mip;
684 mip = (mac_impl_t *)(((uintptr_
[all...]

Completed in 48 milliseconds