Searched refs:rs_recvfrom (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/librdmacm/examples/ | ||
H A D | common.h | 55 #define rs_recvfrom(s,b,l,f,a,al) \ macro |
H A D | udpong.c | 214 ret = rs_recvfrom(rs, msg, size, flags, &addr->sa, addrlen); in svr_recv() |