Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c112 { PPP_FULLHDR, "IP Compression", NULL, NULL, NULL },
1468 case PPP_FULLHDR: { in opt_format_ipcompproto()
1602 case PPP_FULLHDR: { in opt_format_ipv6compproto()
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h87 #define PPP_FULLHDR 0x61 /* IP Compression; full header */ macro