OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hop_count
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
nan_cert.h
49
/*
hop_count
from anchor master */
50
u8
hop_count
;
member in struct:__anon44134
nan_rsp.cpp
646
mStaParam->
hop_count
= pSyncStats->currAmHopCount;
650
ALOGI("%s:0x%02x master_pref 0x%02x random_factor 0x%02x
hop_count
%u Channel",
652
mStaParam->
hop_count
, mStaParam->ndp_channel_freq);
[
all
...]
nan_ind.cpp
[
all
...]
/external/syslinux/gpxe/src/net/infiniband/
ib_mi.c
197
unsigned int
hop_count
;
local
201
hop_count
= smp->mad_hdr.class_specific.smp.
hop_count
;
202
assert (
hop_count
== hop_pointer );
/external/syslinux/gpxe/src/include/gpxe/
ib_mad.h
194
uint8_t
hop_count
;
member in struct:ib_smp_class_specific
Completed in 1523 milliseconds