Searched refs:PF_RDS (Results 1 – 2 of 2) sorted by relevance
199 if (domain == PF_RDS) { in do_sendmsg()222 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()338 if (domain != PF_PACKET && domain != PF_RDS) in do_setup_tx()342 if (domain == PF_RDS) { in do_setup_tx()405 if (domain == PF_RDS) in do_recv_completion()479 if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR)) in do_recv_remaining_completions()540 if (domain == PF_RDS) { in do_tx()822 do_test(PF_RDS, SOCK_SEQPACKET, 0); in main()
270 #define PF_RDS AF_RDS macro
Completed in 5 milliseconds