Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c58 #define SEQ_WIN (SEQ_ARR_SIZE*32) macro
286 if (nbits < SEQ_WIN) {
339 if (i >= SEQ_WIN)
677 call_res.seq_window = SEQ_WIN;
868 (uint_t)SEQ_WIN)) {
/titanic_41/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c64 #define SEQ_WIN (SEQ_ARR_SIZE*32) macro
387 if (nbits < SEQ_WIN) {
442 if (i >= SEQ_WIN) {
723 call_res.seq_window = SEQ_WIN; in do_gss_accept()
855 (uint_t)SEQ_WIN)) { in do_gss_accept()