Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c85 fcs = PPP_INITFCS; in demand_conf()
151 fcs = PPP_INITFCS; in demand_discard()
232 fcs = PPP_INITFCS;
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h125 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
129 #define PPPINITFCS16 PPP_INITFCS
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c296 fcs = PPP_INITFCS;