Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h106 #define PPPFCS_NONE 2 /* No CRC */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c544 if (flagval < PPPFCS_16 || flagval > PPPFCS_NONE) in spppasyn_inner_ioctl()
552 } else if (flagval == PPPFCS_NONE) { in spppasyn_inner_ioctl()
575 if (flagval < PPPFCS_16 || flagval > PPPFCS_NONE) in spppasyn_inner_ioctl()
583 } else if (flagval == PPPFCS_NONE) { in spppasyn_inner_ioctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2008 fcs = PPPFCS_NONE;
2036 fcs = PPPFCS_NONE;