OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npstr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-isakmp.c
652
static const char *
npstr
[] = {
variable
725
#define
NPSTR
(x) STR_OR_ID(x,
npstr
)
730
ND_PRINT(" [|%s]",
NPSTR
(np)); \
1006
ND_PRINT("%s:",
NPSTR
(ISAKMP_NPTYPE_SA));
1047
ND_PRINT(" [|%s]",
NPSTR
(ISAKMP_NPTYPE_SA));
1061
ND_PRINT("%s:",
NPSTR
(ISAKMP_NPTYPE_P));
1083
ND_PRINT(" [|%s]",
NPSTR
(ISAKMP_NPTYPE_P));
1228
ND_PRINT("%s:",
NPSTR
(ISAKMP_NPTYPE_T));
1279
ND_PRINT(" [|%s]",
NPSTR
(ISAKMP_NPTYPE_T))
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026