Searched defs:link_type (Results 1 - 9 of 9) sorted by relevance

/external/tcpdump/
H A Dprint-olsr.c218 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),
H A Dprint-lmp.c370 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) {
H A Dospf6.h71 /* rla_link.link_type */
132 u_int8_t link_type; member in struct:lsa::__anon10182::__anon10183::rlalink
H A Dospf.h116 /* rla_link.link_type */
175 u_int8_t link_type; member in struct:lsa::__anon10167::__anon10168::rlalink
/external/bluetooth/bluez/test/
H A Dhciemu.c89 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/qemu/
H A Dnet-android.c1304 int link_type = I_PLINK;; local
1391 if ((arp_muxid = ioctl (ip_fd, link_type, arp_fd)) < 0)
H A Dnet.c1176 int link_type = I_PLINK;; local
1263 if ((arp_muxid = ioctl (ip_fd, link_type, arp_fd)) < 0)
/external/bluetooth/bluez/lib/bluetooth/
H A Dhci.h1714 uint8_t link_type; member in struct:__anon291
1723 uint8_t link_type; member in struct:__anon292
1882 uint8_t link_type; member in struct:__anon313
1968 uint8_t link_type; member in struct:__anon323
/external/qemu/hw/
H A Dbt.h1334 uint8_t link_type; member in struct:__anon8529
1343 uint8_t link_type; member in struct:__anon8530
1505 uint8_t link_type; member in struct:__anon8552
1593 uint8_t link_type; member in struct:__anon8562

Completed in 113 milliseconds