HomeSort by relevance Sort by last modified time
    Searched refs:vc_sendv_compat (Results 1 - 2 of 2) sorted by null

  /external/qemu/
net-android.c 549 static ssize_t vc_sendv_compat(VLANClientState *vc, const struct iovec *iov, function
600 len = vc_sendv_compat(vc, iov, iovcnt);
    [all...]
net.c 516 static ssize_t vc_sendv_compat(VLANClientState *vc, const struct iovec *iov, function
567 len = vc_sendv_compat(vc, iov, iovcnt);
    [all...]

Completed in 9713 milliseconds