OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enctype
(Results
1 - 7
of
7
) sorted by null
/external/ppp/pppd/
ecp.h
36
unsigned
enctype
; /* Encryption type */
member in struct:ecp_options
/external/elfutils/tests/
varlocs.c
85
Dwarf_Word
enctype
= 0;
local
87
|| dwarf_formudata (&encoding, &
enctype
) != 0)
101
dwarf_encoding_string (
enctype
),
/external/ipsec-tools/src/racoon/
remoteconf.h
141
int
enctype
;
member in struct:isakmpsa
/external/tcpdump/
print-telnet.c
368
static const char *
enctype
[] = {
variable
467
ND_PRINT((ndo, " %s", STR_OR_ID(c,
enctype
)));