OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttlv
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-forces.c
368
ttlv_valid(uint16_t
ttlv
)
370
if (
ttlv
> 0) {
371
if (
ttlv
== 1 ||
ttlv
== 0x1000)
373
if (
ttlv
>= 0x10 &&
ttlv
<= 0x11)
375
if (
ttlv
>= 0x110 &&
ttlv
<= 0x116)
377
if (
ttlv
>= 0x8000)
1561
u_int
ttlv
= 0
local
[
all
...]
Completed in 84 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026