Searched refs:SSL3_WROFFSET (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/inet/kssl/ | ||
H A D | ksslapi.h | 71 #define SSL3_WROFFSET 7 /* 5 hdr + 2 byte-alignment */ macro |
H A D | ksslfilter.c | 258 *wroff += SSL3_WROFFSET; in kssl_mblk_prop_cb() |