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

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

Completed in 47 milliseconds