Home
last modified time | relevance | path

Searched refs:apr_info (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibcm/
H A Dcm.h208 void *apr_info; member
H A Dcm.c925 evt->param.apr_rcvd.apr_info = info; in ib_cm_get_event()
1003 if (event->param.apr_rcvd.apr_info) in ib_cm_ack_event()
1004 free(event->param.apr_rcvd.apr_info); in ib_cm_ack_event()
/freebsd/sys/ofed/include/rdma/
H A Dib_cm.h232 void *apr_info; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c305 info = evt->param.apr_rcvd.apr_info; in ib_ucm_event_process()
H A Dib_cm.c3148 work->cm_event.param.apr_rcvd.apr_info = &apr_msg->info; in cm_apr_handler()