OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:link_type
(Results
1 - 15
of
15
) sorted by null
/external/tcpdump/
print-lmp.c
370
int
link_type
;
local
783
link_type
= EXTRACT_16BITS(obj_tptr)>>8;
787
"Unknown",
link_type
),
788
link_type
);
790
if (
link_type
== LMP_SD_SERVICE_CONFIG_CPSA_LINK_TYPE_SDH) {
798
if (
link_type
== LMP_SD_SERVICE_CONFIG_CPSA_LINK_TYPE_SONET) {
print-olsr.c
218
u_int8_t
link_type
, neighbor_type;
local
298
link_type
= OLSR_EXTRACT_LINK_TYPE(ptr.hello_link->link_code);
302
tok2str(olsr_link_type_values, "Unknown",
link_type
),
ospf.h
116
/* rla_link.
link_type
*/
175
u_int8_t
link_type
;
member in struct:lsa::__anon11453::__anon11454::rlalink
ospf6.h
71
/* rla_link.
link_type
*/
132
u_int8_t
link_type
;
member in struct:lsa::__anon11468::__anon11469::rlalink
print-ospf.c
284
switch (rlp->
link_type
) {
312
rlp->
link_type
);
[
all
...]
print-ospf6.c
300
switch (rlp->
link_type
) {
323
rlp->
link_type
);
/external/bluetooth/bluez/test/
hciemu.c
89
uint8_t
link_type
;
member in struct:vhci_link_info
323
cr->
link_type
= ACL_LINK;
352
cc->
link_type
= ACL_LINK;
571
info.
link_type
= ACL_LINK;
/external/bluetooth/bluez/lib/bluetooth/
hci.h
1714
uint8_t
link_type
;
member in struct:__anon1686
1723
uint8_t
link_type
;
member in struct:__anon1687
1882
uint8_t
link_type
;
member in struct:__anon1708
1968
uint8_t
link_type
;
member in struct:__anon1718
[
all
...]
/external/qemu/hw/
bt.h
1334
uint8_t
link_type
;
member in struct:__anon9816
1343
uint8_t
link_type
;
member in struct:__anon9817
1505
uint8_t
link_type
;
member in struct:__anon9839
1593
uint8_t
link_type
;
member in struct:__anon9849
[
all
...]
bt-hci.c
716
params.
link_type
= ACL_LINK;
756
params.
link_type
= ACL_LINK;
787
params.
link_type
= ACL_LINK;
869
params.
link_type
= ACL_LINK;
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
1769
uint8_t
link_type
;
member in struct:__anon25593
1779
uint8_t
link_type
;
member in struct:__anon25594
1947
uint8_t
link_type
;
member in struct:__anon25615
2044
uint8_t
link_type
;
member in struct:__anon25625
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
[
all
...]
/external/qemu/
net-android.c
1304
int
link_type
= I_PLINK;;
local
[
all
...]
net.c
1176
int
link_type
= I_PLINK;;
local
1263
if ((arp_muxid = ioctl (ip_fd,
link_type
, arp_fd)) < 0)
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
[
all
...]
Completed in 815 milliseconds