Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dppp_defs.h56 #define PPP_MINMTU 64 macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c117 #define PPP_MINMTU 64 macro
157 PPP_MAXMTU, PPP_MINMTU },
2241 if (cishort < PPP_MINMTU) {
2243 cishort = PPP_MINMTU;