Searched defs:mac_cb_s (Results 1 – 1 of 1) sorted by relevance
101 typedef struct mac_cb_s { struct102 struct mac_cb_s *mcb_nextp; /* Linked list of callbacks */ argument103 void *mcb_objp; /* Ptr to enclosing object */104 size_t mcb_objsize; /* Sizeof the enclosing obj */105 uint_t mcb_flags;