Searched defs:crb_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h199 } crb_t; typedef in typeref:struct:crb_s
263 crb_t conn_recv_ancillary;
719 extern uint_t conn_recvancillary_size(conn_t *, crb_t, ip_recv_attr_t *,
721 extern void conn_recvancillary_add(conn_t *, crb_t, ip_recv_attr_t *,
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h289 } crb_t; typedef in typeref:struct:crb
291 #define CRB_END ((crb_t *)1) /* must be non zero */
316 crb_t *me_crb;
498 crb_t *rb_crb; /* cached roll buffer to roll */

Completed in 97 milliseconds