HomeSort by relevance Sort by last modified time
    Searched defs:remote_id (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/rdma/
ib_user_cm.h 86 __be32 remote_id; member in struct:ib_ucm_attr_id_resp
  /external/kernel-headers/original/uapi/rdma/
ib_user_cm.h 103 __be32 remote_id; member in struct:ib_ucm_attr_id_resp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
ib_user_cm.h 103 __be32 remote_id; member in struct:ib_ucm_attr_id_resp
  /external/openssh/
channels.h 98 int remote_id; /* channel identifier for remote peer */ member in struct:Channel
clientloop.c 1790 int r, remote_id, sock; local
    [all...]
channels.c 336 c->remote_id = -1;
584 if (c == NULL || c->remote_id < 0)
664 c->type, c->remote_id,
710 packet_put_int(c->remote_id);
799 packet_put_int(c->remote_id);
883 packet_put_int(c->remote_id);
988 packet_put_int(c->remote_id);
2557 int id, remote_id; local
2671 int remote_id; local
4114 int remote_id, sock = 0; local
    [all...]
  /external/netperf/
netlib.c 2975 char *remote_id=""; local
    [all...]
  /system/bt/stack/l2cap/
l2c_int.h 277 UINT8 remote_id; /* Transaction ID for local */ member in struct:t_l2c_ccb
587 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16 remote_cid);
    [all...]

Completed in 295 milliseconds