Home
last modified time | relevance | path

Searched refs:SOCK_RDM (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnet.h111 SOCK_RDM = 4, enumerator
/linux/net/tipc/
H A Dsocket.c327 return sk->sk_type == SOCK_RDM || sk->sk_type == SOCK_DGRAM; in tipc_sk_type_connectionless()
479 case SOCK_RDM: in tipc_sk_create()