Home
last modified time | relevance | path

Searched refs:PPPIO_RFCS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h65 #define PPPIO_RFCS _PPPIO(153) /* set receive FCS type */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c568 case PPPIO_RFCS: in spppasyn_inner_ioctl()
808 case PPPIO_RFCS: in spppasyn_wput()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1555 case PPPIO_RFCS: in sppptun_ioctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2040 if (strioctl(pppfd, PPPIO_RFCS, &fcs, sizeof (fcs), 0) < 0) {