Home
last modified time | relevance | path

Searched refs:PPP_ECP (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h106 #define PPP_ECP 0x8053 /* Encryption Control Protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c135 { PPP_ECP, "ECP", interpret_ppp_cp, "PPP-ECP: ",
561 case PPP_ECP: in interpret_cp_options()