Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h46 #define PPPIO_MRU _PPPIO(134) /* set max receive unit */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c760 case PPPIO_MRU: in sppp_uwput()
1217 case PPPIO_MRU: in sppp_inner_ioctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1965 if (strioctl(pppfd, PPPIO_MRU, cf, sizeof (cf[0]), 0) < 0) {