Home
last modified time | relevance | path

Searched refs:PPP_ENCRYPT (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c108 { PPP_ENCRYPT, "Encryption", NULL, NULL, NULL },
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h83 #define PPP_ENCRYPT 0x53 /* Encryption */ macro