Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/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()
529 ksocknal_send_hello_v2(ksock_conn_t *conn, ksock_hello_msg_t *hello) in ksocknal_send_hello_v2()
572 ksocknal_recv_hello_v1(ksock_conn_t *conn, ksock_hello_msg_t *hello, in ksocknal_recv_hello_v1()
648 ksocknal_recv_hello_v2(ksock_conn_t *conn, ksock_hello_msg_t *hello, int timeout) in ksocknal_recv_hello_v2()
Dsocklnd_cb.c1607 ksocknal_parse_proto_version (ksock_hello_msg_t *hello) in ksocknal_parse_proto_version()
1650 lnet_nid_t peer_nid, ksock_hello_msg_t *hello) in ksocknal_send_hello()
1688 ksock_hello_msg_t *hello, lnet_process_id_t *peerid, in ksocknal_recv_hello()
Dsocklnd.c1021 ksock_hello_msg_t *hello; in ksocknal_create_conn() local
/linux-4.1.27/samples/kfifo/
Drecord-example.c76 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dptllnd_wire.h99 kptl_hello_msg_t hello; member
Dlib-types.h124 lnet_hello_t hello; member