OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lcpconfopts
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
print-ppp.c
189
static const char *
lcpconfopts
[] = {
variable
602
printf("\n\t %s Option (0x%02x), length %u (bogus, should be >= 2)",
lcpconfopts
[opt],opt,len);
608
printf("\n\t %s Option (0x%02x), length %u: ",
lcpconfopts
[opt],opt,len);
[
all
...]
Completed in 57 milliseconds