Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.h99 int sa_mru; /* link MRU */ member
H A Dspppasyn.c415 state->sa_mru = PPP_MRU; /* default of 1500 bytes */ in spppasyn_open()
730 state->sa_mru = in spppasyn_inner_mctl()
1515 if ((maxlen = state->sa_mru) < PPP_MRU) in ahdlc_decode()
1737 if ((state->sa_mqlen + nlen) >= state->sa_mru) { in spppasyn_muxencode()