OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:length_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
gen_length.c
65
length_type
(const char *name, const Type *t,
function
71
length_type
(name, t->symbol->type);
166
length_type
(s, m->type, "ret", m->gen_name);
206
length_type
(n, t->subtype, variable, sname);
255
length_type
(name, t->subtype, variable, tname);
280
length_type
("data", s->type, "ret", "Top");
/src/external/bsd/tcpdump/dist/
print-ether.c
151
u_short
length_type
;
local
205
length_type
= GET_BE_U_2(p);
216
if (
length_type
== ETHERTYPE_MACSEC) {
222
ether_type_print(ndo,
length_type
);
242
length_type
= GET_BE_U_2(p);
255
while (
length_type
== ETHERTYPE_8021Q ||
256
length_type
== ETHERTYPE_8021Q9100 ||
257
length_type
== ETHERTYPE_8021Q9200 ||
258
length_type
== ETHERTYPE_8021QinQ) {
277
ether_type_print(ndo,
length_type
);
[
all
...]
/src/crypto/external/bsd/netpgp/dist/src/lib/
packet.h
320
pgp_ptag_of_lt_t
length_type
; /* Length type (#pgp_ptag_of_lt_t)
member in struct:__anon1005
Completed in 34 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026