Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ppp.c233 #define CCPOPT_BSDCOMP 21 /* RFC1977 */ macro
252 { CCPOPT_BSDCOMP, "BSD-Comp" },
1248 case CCPOPT_BSDCOMP: in print_ccp_config_options()