Home
last modified time | relevance | path

Searched refs:RDS_TRANS_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drds.h70 #define RDS_TRANS_NONE (~0) macro
/openbmc/linux/Documentation/networking/
H A Drds.rst163 value, RDS_TRANS_NONE will be returned on an unbound socket.
169 An attempt to set SO_RDS_TRANSPORT to RDS_TRANS_NONE will
/openbmc/linux/net/rds/
H A Daf_rds.c520 RDS_TRANS_NONE); /* unbound */ in rds_getsockopt()