OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndo_default_print
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print.c
255
static void
ndo_default_print
(netdissect_options *ndo, const u_char *bp,
526
ndo_default_print
(netdissect_options *ndo, const u_char *bp, u_int length)
function
591
ndo->
ndo_default_print
=
ndo_default_print
;
netdissect.h
255
void (*
ndo_default_print
)(netdissect_options *,
member in struct:netdissect_options
431
#define ND_DEFAULTPRINT(ap, length) (*ndo->
ndo_default_print
)(ndo, ap, length)
Completed in 35 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026