Searched refs:PF_RDS (Results 1 – 6 of 6) sorted by relevance
197 if (domain == PF_RDS) { in do_sendmsg()219 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()335 if (domain != PF_PACKET && domain != PF_RDS) in do_setup_tx()339 if (domain == PF_RDS) { in do_setup_tx()402 if (domain == PF_RDS) in do_recv_completion()473 if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR)) in do_recv_remaining_completions()534 if (domain == PF_RDS) { in do_tx()806 do_test(PF_RDS, SOCK_SEQPACKET, 0); in main()
62 AF_RDS, PF_RDS, SOL_RDS63 AF_RDS and PF_RDS are the domain type to be used with socket(2)68 fd = socket(PF_RDS, SOCK_SEQPACKET, 0);373 PF_RDS sockets between any 2 endpoints (where endpoint == [IP address,399 local address and port that the PF_RDS socket is bound to.
238 #define PF_RDS AF_RDS macro
836 MODULE_ALIAS_NETPROTO(PF_RDS);
1019 } else if (sk->sk_family != PF_RDS) { in sock_setsockopt()
1434 case PF_RDS: in socket_type_to_security_class()