Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c118 { PPP_COMPSTATE, "IP Compression", NULL, NULL, NULL },
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h98 #define PPP_COMPSTATE 0x2065 /* IP Compression; state message */ macro