Searched refs:io_uring_prep_socket (Results 1 – 2 of 2) sorted by relevance
260 io_uring_prep_socket(sqe, AF_INET, SOCK_DGRAM, 0, 0); in do_send()
857 static inline void io_uring_prep_socket(struct io_uring_sqe *sqe, int domain, in io_uring_prep_socket() function