Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dpppio.h66 #define PPPIO_XFCS _PPPIO(152) /* set transmit FCS type */ macro
/titanic_41/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c538 case PPPIO_XFCS: in spppasyn_inner_ioctl()
808 case PPPIO_XFCS: in spppasyn_wput()
/titanic_41/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1553 case PPPIO_XFCS: in sppptun_ioctl()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2071 if (strioctl(pppfd, PPPIO_XFCS, &fcs, sizeof (fcs), 0) < 0) {