OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsp_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/protocols/
timed.h
48
uint8_t
tsp_type
;
member in struct:tsp
timed.h
48
uint8_t
tsp_type
;
member in struct:tsp
/src/external/bsd/tcpdump/dist/
print-timed.c
44
nd_uint8_t
tsp_type
;
member in struct:tsp
120
uint8_t
tsp_type
;
local
124
tsp_type
= GET_U_1(tsp->
tsp_type
);
125
ND_PRINT("%s", tok2str(tsptype_str, "(
tsp_type
%#x)",
tsp_type
));
131
switch (
tsp_type
) {
print-timed.c
44
nd_uint8_t
tsp_type
;
member in struct:tsp
120
uint8_t
tsp_type
;
local
124
tsp_type
= GET_U_1(tsp->
tsp_type
);
125
ND_PRINT("%s", tok2str(tsptype_str, "(
tsp_type
%#x)",
tsp_type
));
131
switch (
tsp_type
) {
Completed in 46 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026