Searched refs:RCV_B7_1 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c205 * RCV_B7_1, etc., defined in net/pppio.h, are stored in flags also.
207 #define RCV_FLAGS (RCV_B7_1 | RCV_B7_0 | RCV_ODDP | RCV_EVNP)
298 RCV_B7_0|RCV_EVNP, RCV_B7_0|RCV_ODDP, RCV_B7_1|RCV_ODDP,
299 RCV_B7_1|RCV_EVNP, RCV_B7_1|RCV_EVNP, RCV_B7_1|RCV_ODDP,
300 RCV_B7_1|RCV_EVNP, RCV_B7_1|RCV_ODDP, RCV_B7_1|RCV_ODDP,
301 RCV_B7_1|RCV_EVN
[all...]
/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h114 #define RCV_B7_1 2 /* have rcvd char with bit 7 = 1 */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1538 val = RCV_B7_1 | RCV_B7_0 | RCV_ODDP | RCV_EVNP;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1110 case RCV_B7_1:

Completed in 56 milliseconds