OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:counter_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-sflow.c
491
u_int
counter_type
;
local
507
counter_type
= enterprise & 0x0FFF;
512
(enterprise == 0) ? tok2str(sflow_counter_type_values,"Unknown",
counter_type
) : "Unknown",
513
counter_type
,
522
switch (
counter_type
) {
print-sflow.c
491
u_int
counter_type
;
local
507
counter_type
= enterprise & 0x0FFF;
512
(enterprise == 0) ? tok2str(sflow_counter_type_values,"Unknown",
counter_type
) : "Unknown",
513
counter_type
,
522
switch (
counter_type
) {
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026