recvfrom
recvfrom(int s, void * restrict buf, size_t len, int flags,
#define recvfrom(a,b,c,d,e,f) rump_sys_recvfrom(a,b,c,d,e,f)