Home
last modified time | relevance | path

Searched refs:AF_RDS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h212 #define AF_RDS 21 /* RDS sockets */ macro
269 #define PF_RDS AF_RDS
/openbmc/linux/include/linux/
H A Dsocket.h212 #define AF_RDS 21 /* RDS sockets */ macro
269 #define PF_RDS AF_RDS
/openbmc/linux/net/rds/
H A Daf_rds.c639 .family = AF_RDS,
705 sk = sk_alloc(net, AF_RDS, GFP_KERNEL, &rds_proto, kern); in rds_create()
723 .family = AF_RDS,
/openbmc/linux/Documentation/networking/
H A Drds.rst70 AF_RDS, PF_RDS, SOL_RDS
71 AF_RDS and PF_RDS are the domain type to be used with socket(2)