Searched refs:tcp_svc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c106 static struct rs_svc tcp_svc = { variable in typeref:struct:rs_svc
3233 rs_notify_svc(&tcp_svc, rs, RS_SVC_REM_KEEPALIVE);
3306 rs_notify_svc(&tcp_svc, rs, RS_SVC_REM_KEEPALIVE);
3378 ret = rs_notify_svc(&tcp_svc, rs, RS_SVC_ADD_KEEPALIVE);
3380 ret = rs_notify_svc(&tcp_svc, rs, RS_SVC_REM_KEEPALIVE);
3463 rs_notify_svc(&tcp_svc, rs, RS_SVC_MOD_KEEPALIVE) : 0;

Completed in 78 milliseconds