Searched refs:PF_RDS (Results 1 – 8 of 8) sorted by relevance
198 if (domain == PF_RDS) { in do_sendmsg()221 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()337 if (domain != PF_PACKET && domain != PF_RDS) in do_setup_tx()341 if (domain == PF_RDS) { in do_setup_tx()404 if (domain == PF_RDS) in do_recv_completion()476 if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR)) in do_recv_remaining_completions()537 if (domain == PF_RDS) { in do_tx()816 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",
1468 } else if (sk->sk_family != PF_RDS) { in sk_setsockopt()
1256 case PF_RDS: in socket_type_to_security_class()