Searched refs:SOCK_RDM (Results 1 – 8 of 8) sorted by relevance
49 { BSM_SOCK_RDM, SOCK_RDM },
51 { BSM_SOCK_RDM, SOCK_RDM },
26 pytest.param({"type": socket.SOCK_RDM}, id="SOCK_RDM"),
63 case SOCK_RDM: in db_print_sotype()
104 #define SOCK_RDM 4 /* reliably-delivered message */ macro
383 case SOCK_RDM: return "RDM"; in socktypename()
138 { "rdm", SOCK_RDM },
1718 sep->se_socktype = SOCK_RDM; in getconfigent()