Home
last modified time | relevance | path

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

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