Searched refs:lnet_handle_wire_t (Results 1 – 5 of 5) sorted by relevance
126 } WIRE_ATTR lnet_handle_wire_t; typedef141 lnet_handle_wire_t dst_wmd;147 lnet_handle_wire_t ack_wmd;155 lnet_handle_wire_t return_wmd;163 lnet_handle_wire_t dst_wmd;
67 static inline int lnet_is_wire_handle_none(lnet_handle_wire_t *wh) in lnet_is_wire_handle_none()310 lnet_wire_handle2md(lnet_handle_wire_t *wh) in lnet_wire_handle2md()
190 CLASSERT((int)sizeof(lnet_handle_wire_t) == 16); in lnet_assert_wire_constants()191 CLASSERT((int)offsetof(lnet_handle_wire_t, wh_interface_cookie) == 0); in lnet_assert_wire_constants()192 CLASSERT((int)sizeof(((lnet_handle_wire_t *)0)->wh_interface_cookie) == 8); in lnet_assert_wire_constants()193 CLASSERT((int)offsetof(lnet_handle_wire_t, wh_object_cookie) == 8); in lnet_assert_wire_constants()194 CLASSERT((int)sizeof(((lnet_handle_wire_t *)0)->wh_object_cookie) == 8); in lnet_assert_wire_constants()
361 lnet_handle_wire_t ack_wmd; in lnet_complete_msg_locked()
1435 lnet_handle_wire_t reply_wmd; in lnet_parse_get()