HomeSort by relevance Sort by last modified time
    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::__anon12956::__anon12957::rlalink
ospf6.h 71 /* rla_link.link_type */
132 u_int8_t link_type; member in struct:lsa::__anon12971::__anon12972::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:__anon2165
1723 uint8_t link_type; member in struct:__anon2166
1882 uint8_t link_type; member in struct:__anon2187
1968 uint8_t link_type; member in struct:__anon2197
    [all...]
  /external/qemu/hw/
bt.h 1334 uint8_t link_type; member in struct:__anon11113
1343 uint8_t link_type; member in struct:__anon11114
1505 uint8_t link_type; member in struct:__anon11136
1593 uint8_t link_type; member in struct:__anon11146
    [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:__anon36292
1779 uint8_t link_type; member in struct:__anon36293
1947 uint8_t link_type; member in struct:__anon36314
2044 uint8_t link_type; member in struct:__anon36324
    [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 365 milliseconds