Home
last modified time | relevance | path

Searched defs:iovlen (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_recv_thread.c293 unsigned int iovlen = MCLBYTES; in recv_function_raw() local
473 unsigned int iovlen = MCLBYTES; in recv_function_raw6() local
637 unsigned int iovlen = MCLBYTES; in recv_function_udp() local
843 unsigned int iovlen = MCLBYTES; in recv_function_udp6() local
Duser_socket.c594 u_int iovlen; in copyiniov() local
1002 int iovlen = 1; in userspace_sctp_recvmsg() local
1091 int iovlen = 1; in usrsctp_recvv() local
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc592 size_t iovlen) { in fill_request_buffer()
/third_party/libnl/lib/
Dnl.c374 int nl_send_iovec(struct nl_sock *sk, struct nl_msg *msg, struct iovec *iov, unsigned iovlen) in nl_send_iovec()
/third_party/glib/glib/
Dgmessages.c2361 gsize iovlen) in journal_sendv()
/third_party/python/Modules/
Dsocketmodule.c3811 sock_recvmsg_guts(PySocketSockObject *s, struct iovec *iov, int iovlen, in sock_recvmsg_guts()