Home
last modified time | relevance | path

Searched defs:mac_cb_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h100 typedef struct mac_cb_s { struct
101 struct mac_cb_s *mcb_nextp; /* Linked list of callbacks */ argument
102 void *mcb_objp; /* Ptr to enclosing object */
103 size_t mcb_objsize; /* Sizeof the enclosing obj */
104 uint_t mcb_flags;