Home
last modified time | relevance | path

Searched refs:hello (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_proto.c453 ksocknal_send_hello_v1(ksock_conn_t *conn, ksock_hello_msg_t *hello) in ksocknal_send_hello_v1() argument
491 hdr->src_nid = cpu_to_le64 (hello->kshm_src_nid); in ksocknal_send_hello_v1()
492 hdr->src_pid = cpu_to_le32 (hello->kshm_src_pid); in ksocknal_send_hello_v1()
494 hdr->payload_length = cpu_to_le32 (hello->kshm_nips * sizeof(__u32)); in ksocknal_send_hello_v1()
495 hdr->msg.hello.type = cpu_to_le32 (hello->kshm_ctype); in ksocknal_send_hello_v1()
496 hdr->msg.hello.incarnation = cpu_to_le64 (hello->kshm_src_incarnation); in ksocknal_send_hello_v1()
505 if (hello->kshm_nips == 0) in ksocknal_send_hello_v1()
508 for (i = 0; i < (int) hello->kshm_nips; i++) { in ksocknal_send_hello_v1()
509 hello->kshm_ips[i] = __cpu_to_le32 (hello->kshm_ips[i]); in ksocknal_send_hello_v1()
512 rc = lnet_sock_write(sock, hello->kshm_ips, in ksocknal_send_hello_v1()
[all …]
Dsocklnd_cb.c1605 ksocknal_parse_proto_version (ksock_hello_msg_t *hello) in ksocknal_parse_proto_version() argument
1609 if (hello->kshm_magic == LNET_PROTO_MAGIC) in ksocknal_parse_proto_version()
1610 version = hello->kshm_version; in ksocknal_parse_proto_version()
1611 else if (hello->kshm_magic == __swab32(LNET_PROTO_MAGIC)) in ksocknal_parse_proto_version()
1612 version = __swab32(hello->kshm_version); in ksocknal_parse_proto_version()
1632 if (hello->kshm_magic == le32_to_cpu(LNET_PROTO_TCP_MAGIC)) { in ksocknal_parse_proto_version()
1633 lnet_magicversion_t *hmv = (lnet_magicversion_t *)hello; in ksocknal_parse_proto_version()
1648 lnet_nid_t peer_nid, ksock_hello_msg_t *hello) in ksocknal_send_hello() argument
1653 LASSERT(hello->kshm_nips <= LNET_MAX_INTERFACES); in ksocknal_send_hello()
1658 hello->kshm_src_nid = ni->ni_nid; in ksocknal_send_hello()
[all …]
Dsocklnd.c1021 ksock_hello_msg_t *hello; in ksocknal_create_conn() local
1058 LIBCFS_ALLOC(hello, offsetof(ksock_hello_msg_t, in ksocknal_create_conn()
1060 if (hello == NULL) { in ksocknal_create_conn()
1080 hello->kshm_nips = ksocknal_local_ipvec(ni, hello->kshm_ips); in ksocknal_create_conn()
1097 rc = ksocknal_send_hello(ni, conn, peerid.nid, hello); in ksocknal_create_conn()
1108 rc = ksocknal_recv_hello(ni, conn, hello, &peerid, &incarnation); in ksocknal_create_conn()
1298 hello->kshm_ips, hello->kshm_nips); in ksocknal_create_conn()
1300 hello->kshm_nips = ksocknal_select_ips(peer, hello->kshm_ips, in ksocknal_create_conn()
1301 hello->kshm_nips); in ksocknal_create_conn()
1302 rc = ksocknal_send_hello(ni, conn, peerid.nid, hello); in ksocknal_create_conn()
[all …]
Dsocklnd.h660 lnet_nid_t peer_nid, ksock_hello_msg_t *hello);
662 ksock_hello_msg_t *hello, lnet_process_id_t *id,
/drivers/of/unittest-data/
Dtestcases.dts5 prop-update = "hello";
/drivers/staging/lustre/include/linux/lnet/
Dtypes.h184 lnet_hello_t hello; member
/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c259 CLASSERT((int)offsetof(lnet_hdr_t, msg.hello.incarnation) == 32); in lnet_assert_wire_constants()
260 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.hello.incarnation) == 8); in lnet_assert_wire_constants()
261 CLASSERT((int)offsetof(lnet_hdr_t, msg.hello.type) == 40); in lnet_assert_wire_constants()
262 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.hello.type) == 4); in lnet_assert_wire_constants()
/drivers/staging/speakup/
Dspkguide.txt872 echo hello.
874 You would get the word hello printed on your screen as soon as you