Home
last modified time | relevance | path

Searched refs:iov (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dsockets.h2077 * by iov to the file associated with the file descriptor s.
2080 * @param[in] iov Indicates buffers of data.
2128 int lwip_writev(int s, const struct iovec *iov, int iovcnt);
2498 #define writev(s, iov, iovcnt) lwip_writev(s, iov, iovcnt)
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h1840 int get_kernel_pages(const struct kvec *iov, int nr_pages, int write, struct page **pages);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.c1336 char *iov = "nan"; in wl_cfgnan_execute_ioctl() local
1343 p_resp = (bcm_iov_batch_buf_t *)(resp_buf + strlen(iov) + 1); in wl_cfgnan_execute_ioctl()
4904 /* adjust iov data len to the end of last data record */ in wl_cfgnan_cancel_handler()
7827 /* adjust iov data len to the end of last data record */ in wl_cfgnan_clear_disc_cache()

Completed in 18 milliseconds