Searched defs:mac_cb_s (Results 1 – 1 of 1) sorted by relevance
99 typedef struct mac_cb_s { struct100 struct mac_cb_s *mcb_nextp; /* Linked list of callbacks */ argument101 void *mcb_objp; /* Ptr to enclosing object */102 size_t mcb_objsize; /* Sizeof the enclosing obj */103 uint_t mcb_flags;