taglinefilesource code
dst149arch/alpha/lib/checksum.cunsigned int csum_partial_copy(char *src, char *dst, int len, int sum)
dst159arch/alpha/lib/checksum.cmemcpy(dst, src, len);
dst93arch/alpha/lib/io.cvoid insb (unsigned long port, void *dst, unsigned long count)
dst95arch/alpha/lib/io.cwhile (((unsigned long)dst) & 0x3) {
dst99arch/alpha/lib/io.c*(unsigned char *) dst = inb(port);
dst100arch/alpha/lib/io.c((unsigned char *) dst)++;
dst110arch/alpha/lib/io.c*(unsigned int *) dst = w;
dst111arch/alpha/lib/io.c((unsigned int *) dst)++;
dst116arch/alpha/lib/io.c*(unsigned char *) dst = inb(port);
dst117arch/alpha/lib/io.c((unsigned char *) dst)++;
dst129arch/alpha/lib/io.cvoid insw (unsigned long port, void *dst, unsigned long count)
dst131arch/alpha/lib/io.cif (((unsigned long)dst) & 0x3) {
dst132arch/alpha/lib/io.cif (((unsigned long)dst) & 0x1) {
dst138arch/alpha/lib/io.c*(unsigned short* ) dst = inw(port);
dst139arch/alpha/lib/io.c((unsigned short *) dst)++;
dst147arch/alpha/lib/io.c*(unsigned int *) dst = w;
dst148arch/alpha/lib/io.c((unsigned int *) dst)++;
dst152arch/alpha/lib/io.c*(unsigned short*) dst = inw(port);
dst164arch/alpha/lib/io.cvoid insl (unsigned long port, void *dst, unsigned long count)
dst166arch/alpha/lib/io.cif (((unsigned long)dst) & 0x3) {
dst172arch/alpha/lib/io.c*(unsigned int *) dst = inl(port);
dst173arch/alpha/lib/io.c((unsigned int *) dst)++;
dst276arch/alpha/lib/io.cvoid _memset_io(unsigned long dst, int c, unsigned long count)
dst280arch/alpha/lib/io.cwriteb(c, dst);
dst281arch/alpha/lib/io.cdst++;
dst104arch/i386/lib/checksum.cunsigned int csum_partial_copy_fromuser(const char *src, char *dst, 
dst191arch/i386/lib/checksum.c: "0"(sum), "c"(len), "S"(src), "D" (dst)
dst199arch/i386/lib/checksum.cunsigned int csum_partial_copy(const char *src, char *dst, 
dst286arch/i386/lib/checksum.c: "0"(sum), "c"(len), "S"(src), "D" (dst)
dst1710drivers/cdrom/cdu31a.cmcovlp(char *dst,
dst1715drivers/cdrom/cdu31a.cdst += (size - 1);
dst1718drivers/cdrom/cdu31a.c*dst = *src;
dst1720drivers/cdrom/cdu31a.cdst--;
dst744drivers/char/tga.cregister unsigned int *dst;
dst746drivers/char/tga.cdst = (unsigned int *) ((unsigned long)tga_fb_base);
dst747drivers/char/tga.cfor (i = 0; i < tga_fb_height; i++, dst += tga_fb_stride) {
dst749drivers/char/tga.cwritel(0, (dst+j));
dst791drivers/char/tga.cregister unsigned int *dst;
dst817drivers/char/tga.cdst = (unsigned int *) ( (unsigned long)tga_fb_base
dst836drivers/char/tga.cwritel(data, dst);
dst839drivers/char/tga.cwritel(data, (dst+1));
dst841drivers/char/tga.cwritel(bgmask, dst);
dst842drivers/char/tga.cwritel(bgmask, (dst+1));
dst844drivers/char/tga.cdst += stride;
dst861drivers/char/tga.cwritel(fgmask, (dst+j));
dst863drivers/char/tga.cwritel(bgmask, (dst+j));
dst867drivers/char/tga.cwritel(bgmask, (dst+j));
dst870drivers/char/tga.cdst += stride;
dst2862drivers/net/arcnet.cint arcnetA_rebuild_header(void *buff,struct device *dev,unsigned long dst,
dst2890drivers/net/arcnet.cstatus=arp_find(&(head->daddr), dst, dev, dev->pa_addr, skb)? 1 : 0;
dst2900drivers/net/arcnet.cint arcnetS_rebuild_header(void *buff,struct device *dev,unsigned long dst,
dst2925drivers/net/arcnet.creturn arp_find(&(head->daddr), dst, dev, dev->pa_addr, skb)? 1 : 0;
dst857drivers/net/plip.cplip_rebuild_header(void *buff, struct device *dev, unsigned long dst,
dst865drivers/net/plip.creturn nl->orig_rebuild_header(buff, dev, dst, skb);
dst875drivers/net/plip.cmemcpy(&(eth->h_dest[i]), &dst, sizeof(unsigned long));
dst489drivers/scsi/pas16.cstatic inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst,
dst491drivers/scsi/pas16.cregister unsigned char  *d = dst;
dst321drivers/scsi/t128.cstatic inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst,
dst324drivers/scsi/t128.cT_DATA_REG_OFFSET), *d = dst;
dst42include/asm-alpha/checksum.hunsigned int csum_partial_copy( const char *src, char *dst, int len, int sum);
dst170include/asm-alpha/io.hextern void insb (unsigned long port, void *dst, unsigned long count);
dst171include/asm-alpha/io.hextern void insw (unsigned long port, void *dst, unsigned long count);
dst172include/asm-alpha/io.hextern void insl (unsigned long port, void *dst, unsigned long count);
dst26include/asm-i386/checksum.hunsigned int csum_partial_copy( const char *src, char *dst, int len, int sum);
dst36include/asm-i386/checksum.hunsigned int csum_partial_copy_fromuser(const char *src, char *dst, int len, int sum);
dst35include/linux/etherdevice.hunsigned long dst, struct sk_buff *skb);
dst159include/linux/ip_fw.h__u32     src, dst;  /* Source and destination IP addresses */
dst184include/linux/mm.hextern int copy_page_range(struct mm_struct *dst, struct mm_struct *src, struct vm_area_struct *vma);
dst141include/net/route.hextern void    ip_rt_redirect(__u32 src, __u32 dst, __u32 gw, struct device *dev);
dst43kernel/ksyms.cextern void bcopy (const char *src, char *dst, int len);
dst272mm/memory.cint copy_page_range(struct mm_struct *dst, struct mm_struct *src,
dst281mm/memory.cdst_pgd = pgd_offset(dst, address);
dst139net/ethernet/eth.cint eth_rebuild_header(void *buff, struct device *dev, unsigned long dst,
dst159net/ethernet/eth.creturn arp_find(eth->h_dest, dst, dev, dev->pa_addr, skb)? 1 : 0;
dst49net/ipv4/devinet.cunsigned long dst;
dst54net/ipv4/devinet.cdst = ntohl(addr);
dst55net/ipv4/devinet.cif (IN_CLASSA(dst)) 
dst57net/ipv4/devinet.cif (IN_CLASSB(dst)) 
dst59net/ipv4/devinet.cif (IN_CLASSC(dst)) 
dst195net/ipv4/ip_fw.c__u32      src, dst;
dst209net/ipv4/ip_fw.cdst = ip->daddr;
dst256net/ipv4/ip_fw.cdst = ip->daddr;
dst338net/ipv4/ip_fw.c&&  (dst&f->fw_dmsk.s_addr)==f->fw_dst.s_addr)
dst343net/ipv4/ip_fw.c(dst&f->fw_smsk.s_addr)==f->fw_src.s_addr
dst676net/ipv4/ip_fw.cms->dst      = iph->daddr;
dst821net/ipv4/ip_fw.ciph->saddr == ms->src   && iph->daddr == ms->dst &&
dst844net/ipv4/ip_fw.cms->dst      = iph->daddr;
dst943net/ipv4/ip_fw.c(iph->saddr==ms->dst || iph->protocol==IPPROTO_UDP) && 
dst1665net/ipv4/ip_fw.cntohl(ms->dst),ntohs(ms->dport),
dst129net/ipv4/route.c__u32 dst;
dst174net/ipv4/route.cstatic __inline__ unsigned fz_hash_code(__u32 dst, int logmask)
dst176net/ipv4/route.creturn ip_rt_hash_code(ntohl(dst)>>logmask);
dst205net/ipv4/route.cstatic struct fib_node * fib_lookup_gateway(__u32 dst)
dst213net/ipv4/route.cf = fz->fz_hash_table[fz_hash_code(dst, fz->fz_logmask)];
dst219net/ipv4/route.cif ((dst ^ f->fib_dst) & fz->fz_mask)
dst243net/ipv4/route.cstatic struct fib_node * fib_lookup_local(__u32 dst)
dst253net/ipv4/route.cf = fz->fz_hash_table[fz_hash_code(dst, fz->fz_logmask)];
dst259net/ipv4/route.cif ((dst ^ f->fib_dst) & fz->fz_mask)
dst283net/ipv4/route.cstatic struct fib_node * fib_lookup(__u32 dst)
dst291net/ipv4/route.cf = fz->fz_hash_table[fz_hash_code(dst, fz->fz_logmask)];
dst297net/ipv4/route.cif ((dst ^ f->fib_dst) & fz->fz_mask)
dst322net/ipv4/route.cstatic __u32 unsigned long default_mask(__u32 dst)
dst324net/ipv4/route.cdst = ntohl(dst);
dst325net/ipv4/route.cif (IN_CLASSA(dst))
dst327net/ipv4/route.cif (IN_CLASSB(dst))
dst337net/ipv4/route.cstatic __u32 guess_mask(__u32 dst, struct device * dev)
dst341net/ipv4/route.cif (!dst)
dst343net/ipv4/route.cmask = default_mask(dst);
dst344net/ipv4/route.cif ((dst ^ dev->pa_addr) & mask)
dst365net/ipv4/route.cstatic int fib_del_list(struct fib_node **fp, __u32 dst,
dst380net/ipv4/route.cif (f->fib_dst != dst ||
dst393net/ipv4/route.cip_netlink_msg(RTMSG_DELROUTE, dst, gtw, mask, flags, metric, fi->fib_dev->name);
dst400net/ipv4/route.cstatic __inline__ int fib_del_1(__u32 dst, __u32 mask,
dst413net/ipv4/route.cfp = &fz->fz_hash_table[fz_hash_code(dst, fz->fz_logmask)];
dst417net/ipv4/route.ctmp = fib_del_list(fp, dst, dev, gtw, flags, metric, mask);
dst427net/ipv4/route.cfp = &fz->fz_hash_table[fz_hash_code(dst, fz->fz_logmask)];
dst431net/ipv4/route.cfound = fib_del_list(fp, dst, dev, gtw, flags, metric, mask);
dst509net/ipv4/route.cstatic __inline__ void fib_add_1(short flags, __u32 dst, __u32 mask,
dst527net/ipv4/route.cif (!((dst ^ dev->pa_addr) & dev->pa_mask)) 
dst538net/ipv4/route.cmask = guess_mask(dst, dev);
dst539net/ipv4/route.cdst &= mask;
dst572net/ipv4/route.cf->fib_dst = dst;
dst650net/ipv4/route.cfp = &fz->fz_hash_table[fz_hash_code(dst, logmask)];
dst659net/ipv4/route.cif (f1->fib_dst == dst)
dst667net/ipv4/route.cwhile ((f1 = *fp) != NULL && f1->fib_dst == dst)
dst702net/ipv4/route.cip_netlink_msg(RTMSG_NEWROUTE, dst, gw, mask, flags, metric, fi->fib_dev->name);
dst713net/ipv4/route.cwhile ((f1 = *fp) != NULL && f1->fib_dst == dst)
dst722net/ipv4/route.cip_netlink_msg(RTMSG_DELROUTE, dst, gw, mask, flags, metric, f1->fib_info->fib_dev->name);
dst1103net/ipv4/route.cstatic void rt_redirect_1(__u32 dst, __u32 gw, struct device *dev)
dst1106net/ipv4/route.cunsigned long hash = ip_rt_hash_code(dst);
dst1117net/ipv4/route.crt->rt_dst = dst;
dst1261net/ipv4/route.crt_redirect_1(rtr->dst, rtr->gw, rtr->dev);
dst1276net/ipv4/route.cstatic int rt_del(__u32 dst, __u32 mask,
dst1284net/ipv4/route.cretval = fib_del_1(dst, mask, dev, gtw, rt_flags, metric);
dst1290net/ipv4/route.cstatic void rt_add(short flags, __u32 dst, __u32 mask,
dst1297net/ipv4/route.cfib_add_1(flags, dst, mask, gw, dev, mss, window, irtt, metric);
dst1316net/ipv4/route.cvoid ip_rt_redirect(__u32 src, __u32 dst, __u32 gw, struct device *dev)
dst1321net/ipv4/route.crt = ip_rt_route(dst, 0);
dst1338net/ipv4/route.crt_redirect_1(dst, gw, dev);
dst1346net/ipv4/route.crtr->dst = dst;
dst2884net/ipv4/tcp.cstatic inline unsigned long default_mask(unsigned long dst)
dst2886net/ipv4/tcp.cdst = ntohl(dst);
dst2887net/ipv4/tcp.cif (IN_CLASSA(dst))
dst2889net/ipv4/tcp.cif (IN_CLASSB(dst))
dst229net/ipv4/udp.cchar *dst;
dst236net/ipv4/udp.cdst = to;
dst242net/ipv4/udp.cdst = to+sizeof(struct udphdr);
dst244net/ipv4/udp.cufh->wcheck = csum_partial_copy_fromuser(src, dst, len, ufh->wcheck);
dst269net/ipv4/udp.cchar *dst;
dst276net/ipv4/udp.cdst = to;
dst282net/ipv4/udp.cdst = to+sizeof(struct udphdr);
dst284net/ipv4/udp.cmemcpy_fromfs(dst,src,len);