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