OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasext
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
print-udp.c
141
u_int hasopt,
hasext
, contype, hasmarker;
local
151
hasext
= 0;
160
hasext
= i0 & 0x10000000;
172
(hasopt ||
hasext
)? "+" : "",
191
if (
hasext
) {
Completed in 32 milliseconds