Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ppp.c295 #define IPCPOPT_IPCOMP_HDRCOMP 0x61 /* rfc3544 */ macro
300 { IPCPOPT_IPCOMP_HDRCOMP, "IP Header Compression" },
1058 case IPCPOPT_IPCOMP_HDRCOMP: in print_ipcp_config_options()