OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lls_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-ospf.c
903
uint16_t
lls_type
, lls_len;
local
943
lls_type
= GET_BE_U_2(dptr);
945
tok2str(ospf_lls_tlv_values,"Unknown TLV",
lls_type
),
946
lls_type
);
951
switch (
lls_type
) {
Completed in 16 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026