Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c91 fcs = PPP_INITFCS; in demand_conf()
157 fcs = PPP_INITFCS; in demand_discard()
238 fcs = PPP_INITFCS;
/titanic_50/usr/src/uts/common/net/
H A Dppp_defs.h127 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
131 #define PPPINITFCS16 PPP_INITFCS
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c296 fcs = PPP_INITFCS;