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