Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslapi.c959 int msglenb = in kssl_handle_any_record() local
963 msglenb < 3) { in kssl_handle_any_record()
966 msglenb++; in kssl_handle_any_record()
968 ssl->msg.msglen_bytes = msglenb; in kssl_handle_any_record()
970 if (msglenb == 3) { in kssl_handle_any_record()