Searched refs:SOCK_RDM (Results 1 – 4 of 4) sorted by relevance
13 #if defined(SOCK_RDM) || (defined(HAVE_DECL_SOCK_RDM) && HAVE_DECL_SOCK_RDM)14 XLAT(SOCK_RDM),
4 SOCK_RDM
69 #define SOCK_RDM 4 /* reliably-delivered message */ macro
1680 case SOCK_RDM: in socket()