endpoint_rcvd_segs 1489 opal/mca/btl/usnic/btl_usnic_component.c                                            endpoint->endpoint_rcvd_segs,
endpoint_rcvd_segs   79 opal/mca/btl/usnic/btl_usnic_endpoint.c     memset(endpoint->endpoint_rcvd_segs, 0,
endpoint_rcvd_segs   80 opal/mca/btl/usnic/btl_usnic_endpoint.c            sizeof(endpoint->endpoint_rcvd_segs));
endpoint_rcvd_segs  179 opal/mca/btl/usnic/btl_usnic_endpoint.h     bool endpoint_rcvd_segs[WINDOW_SIZE];
endpoint_rcvd_segs  124 opal/mca/btl/usnic/btl_usnic_recv.h     endpoint->endpoint_rcvd_segs[window_index] = true;
endpoint_rcvd_segs  130 opal/mca/btl/usnic/btl_usnic_recv.h     while (endpoint->endpoint_rcvd_segs[i]) {
endpoint_rcvd_segs  131 opal/mca/btl/usnic/btl_usnic_recv.h         endpoint->endpoint_rcvd_segs[i] = false;
endpoint_rcvd_segs  236 opal/mca/btl/usnic/btl_usnic_recv.h     if (endpoint->endpoint_rcvd_segs[i]) {
endpoint_rcvd_segs  317 opal/mca/btl/usnic/btl_usnic_recv.h         if (endpoint->endpoint_rcvd_segs[i]) {