Searched refs:PF_RDS (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dmsg_zerocopy.c17 * PF_RDS
196 if (domain == PF_RDS) {
218 if (do_zerocopy && domain == PF_RDS) {
334 if (domain != PF_PACKET && domain != PF_RDS)
338 if (domain == PF_RDS) {
401 if (domain == PF_RDS)
472 if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR))
533 if (domain == PF_RDS) {
769 error(1, 0, "-D <server addr> required for PF_RDS\n");
771 error(1, 0, "-S <client addr> required for PF_RDS\
[all...]
/linux-master/include/linux/
H A Dsocket.h269 #define PF_RDS AF_RDS macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h269 #define PF_RDS AF_RDS macro
/linux-master/net/rds/
H A Daf_rds.c962 MODULE_ALIAS_NETPROTO(PF_RDS); variable
/linux-master/net/
H A Dsocket.c196 [PF_RDS] = "PF_RDS",
/linux-master/net/core/
H A Dsock.c1469 } else if (sk->sk_family != PF_RDS) {
/linux-master/security/selinux/
H A Dhooks.c1258 case PF_RDS:

Completed in 310 milliseconds