Searched refs:dst (Results 101 - 113 of 113) sorted by relevance

12345

/include/net/
H A Dip_fib.h274 int fib_validate_source(struct sk_buff *skb, __be32 src, __be32 dst,
H A Dudp.h236 void udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst);
H A Dnetlink.h138 * nla_strlcpy(dst, nla, size) copy attribute to a sized string
239 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize);
/include/linux/
H A Dhugetlb.h128 #define copy_hugetlb_page_range(src, dst, vma) ({ BUG(); 0; })
H A Dcompat.h412 extern int get_compat_itimerspec(struct itimerspec *dst,
414 extern int put_compat_itimerspec(struct compat_itimerspec __user *dst,
H A Dbio.h457 extern void bio_copy_data(struct bio *dst, struct bio *src);
H A Ddmaengine.h125 * @icg: Number of bytes to jump after last src/dst address of this
126 * chunk and before first src/dst address for next chunk.
127 * Ignored for dst(assumed 0), if dst_inc is true and dst_sgl is false.
650 struct dma_chan *chan, dma_addr_t *dst, dma_addr_t *src,
H A Dmm.h1161 int copy_page_range(struct mm_struct *dst, struct mm_struct *src,
2142 extern void copy_user_huge_page(struct page *dst, struct page *src,
/include/scsi/
H A Dlibfc.h1139 int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst);
H A Discsi_if.h355 } dst; member in struct:iscsi_path
/include/uapi/linux/
H A Dbtrfs.h439 __u64 dst; member in struct:btrfs_ioctl_qgroup_assign_args
/include/net/sctp/
H A Dstructs.h461 void (*addr_copy) (union sctp_addr *dst,
830 struct dst_entry *dst; member in struct:sctp_transport
/include/sound/
H A Demu10k1.h1841 int snd_emu1010_fpga_link_dst_src_write(struct snd_emu10k1 * emu, u32 dst, u32 src);

Completed in 305 milliseconds

12345