Searched refs:lnet_handle_wire_t (Results 1 – 5 of 5) sorted by relevance
66 } WIRE_ATTR lnet_handle_wire_t; typedef81 lnet_handle_wire_t dst_wmd;87 lnet_handle_wire_t ack_wmd;95 lnet_handle_wire_t return_wmd;103 lnet_handle_wire_t dst_wmd;
81 static inline int lnet_is_wire_handle_none(lnet_handle_wire_t *wh) in lnet_is_wire_handle_none()524 lnet_wire_handle2md(lnet_handle_wire_t *wh) in lnet_wire_handle2md()
198 CLASSERT((int)sizeof(lnet_handle_wire_t) == 16); in lnet_assert_wire_constants()199 CLASSERT((int)offsetof(lnet_handle_wire_t, wh_interface_cookie) == 0); in lnet_assert_wire_constants()200 CLASSERT((int)sizeof(((lnet_handle_wire_t *)0)->wh_interface_cookie) == 8); in lnet_assert_wire_constants()201 CLASSERT((int)offsetof(lnet_handle_wire_t, wh_object_cookie) == 8); in lnet_assert_wire_constants()202 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()
1438 lnet_handle_wire_t reply_wmd; in lnet_parse_get()