Searched refs:PF_RDS (Results 1 – 8 of 8) sorted by relevance
196 if (domain == PF_RDS) { in do_sendmsg()218 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()334 if (domain != PF_PACKET && domain != PF_RDS) in do_setup_tx()338 if (domain == PF_RDS) { in do_setup_tx()401 if (domain == PF_RDS) in do_recv_completion()472 if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR)) in do_recv_remaining_completions()533 if (domain == PF_RDS) { in do_tx()806 do_test(PF_RDS, SOCK_SEQPACKET, 0); in main()
70 AF_RDS, PF_RDS, SOL_RDS71 AF_RDS and PF_RDS are the domain type to be used with socket(2)76 fd = socket(PF_RDS, SOCK_SEQPACKET, 0);398 PF_RDS sockets between any 2 endpoints (where endpoint == [IP address,424 local address and port that the PF_RDS socket is bound to.
269 #define PF_RDS AF_RDS macro
962 MODULE_ALIAS_NETPROTO(PF_RDS);
196 [PF_RDS] = "PF_RDS",
1466 } else if (sk->sk_family != PF_RDS) { in sk_setsockopt()
1256 case PF_RDS: in socket_type_to_security_class()