OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:option_length
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
sf-pcap-ng.c
93
u_short
option_length
;
member in struct:option_header
374
opthdr->
option_length
= SWAPSHORT(opthdr->
option_length
);
388
padded_option_len = opthdr->
option_length
;
441
if (opthdr->
option_length
!= 0) {
444
opthdr->
option_length
);
450
if (opthdr->
option_length
!= 1) {
453
opthdr->
option_length
);
494
if (opthdr->
option_length
!= 8) {
497
opthdr->
option_length
);
[
all
...]
/external/chromium_org/net/cert/
x509_util_mac.cc
19
size_t
option_length
,
33
option_length
,
Completed in 418 milliseconds