Home
last modified time | relevance | path

Searched refs:IDM_SORX_CACHE_AHSLEN (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/idm/
H A Didm_impl.h412 #define IDM_SORX_CACHE_AHSLEN \ macro
415 #define IDM_SORX_CACHE_HDRLEN (sizeof (iscsi_hdr_t) + IDM_SORX_CACHE_AHSLEN)
/titanic_41/usr/src/uts/common/io/idm/
H A Didm_so.c773 if (bhs->hlength > IDM_SORX_CACHE_AHSLEN) { in idm_sorecvhdr()