taglinefilesource code
htonl551drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
htonl552drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + i);
htonl557drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) +
htonl580drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
htonl586drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + x);
htonl589drivers/scsi/eata.ccpp->sglist[k].address = htonl((unsigned int) sgpnt[k].address);
htonl590drivers/scsi/eata.ccpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length);
htonl593drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) cpp->sglist);
htonl594drivers/scsi/eata.ccpp->data_len = htonl((SCpnt->use_sg * sizeof(struct sg_list)));
htonl656drivers/scsi/eata.ccpp->sp_addr = htonl((unsigned int) spp);
htonl678drivers/scsi/eata.ccpp->sense_addr = htonl((unsigned int) SCpnt->sense_buffer); 
htonl686drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) SCpnt->request_buffer);
htonl687drivers/scsi/eata.ccpp->data_len = htonl(SCpnt->request_bufflen);
htonl408drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl((ulong)cp->sg_list); 
htonl412drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->use_sg * sizeof(struct eata_sg_list));
htonl415drivers/scsi/eata_dma.ccp->sg_list[i].data = htonl((u32) sl->address);
htonl416drivers/scsi/eata_dma.ccp->sg_list[i].len = htonl((u32) sl->length);
htonl420drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->request_bufflen);
htonl421drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl((u32)cmd->request_buffer);
htonl425drivers/scsi/eata_dma.ccp->cp_reqDMA = htonl((u32) cmd->sense_buffer);
htonl435drivers/scsi/eata_dma.ccp->cp_statDMA = htonl((u32) &(hd->sp));
htonl641drivers/scsi/eata_dma.ccp->cp_datalen = htonl(255);  
htonl642drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl((s32)buff);
htonl655drivers/scsi/eata_dma.ccp->cp_statDMA = htonl((ulong) sp);
htonl693drivers/scsi/eata_dma.cblinkindicator = htonl(0x54504442);
htonl738drivers/scsi/eata_dma.cif (htonl(EATA_SIGNATURE) == buf->signature) {
htonl355drivers/scsi/eata_pio.ccp->cp_datalen=htonl((ulong)cmd->request_bufflen);
htonl357drivers/scsi/eata_pio.ccp->cp_reqDMA = htonl(0);
htonl366drivers/scsi/eata_pio.ccp->cp_statDMA = htonl(0);
htonl556drivers/scsi/eata_pio.ccp.cp_datalen = htonl(254);  
htonl557drivers/scsi/eata_pio.ccp.cp_dataDMA = htonl(0);
htonl618drivers/scsi/eata_pio.cif (htonl(EATA_SIGNATURE) == buf->signature) {
htonl701drivers/scsi/eata_pio.ccplen   =(htonl(gc->cplen   )+1)/2, 
htonl121fs/nfs/proc.c*p++ = htonl(len);
htonl152fs/nfs/proc.c*p++ = htonl(len);
htonl194fs/nfs/proc.c*p++ = htonl(sattr->mode);
htonl195fs/nfs/proc.c*p++ = htonl(sattr->uid);
htonl196fs/nfs/proc.c*p++ = htonl(sattr->gid);
htonl197fs/nfs/proc.c*p++ = htonl(sattr->size);
htonl198fs/nfs/proc.c*p++ = htonl(sattr->atime.seconds);
htonl199fs/nfs/proc.c*p++ = htonl(sattr->atime.useconds);
htonl200fs/nfs/proc.c*p++ = htonl(sattr->mtime.seconds);
htonl201fs/nfs/proc.c*p++ = htonl(sattr->mtime.useconds);
htonl393fs/nfs/proc.c*p++ = htonl(offset);
htonl394fs/nfs/proc.c*p++ = htonl(count);
htonl395fs/nfs/proc.c*p++ = htonl(count); /* traditional, could be any value */
htonl438fs/nfs/proc.c*p++ = htonl(offset); /* traditional, could be any value */
htonl439fs/nfs/proc.c*p++ = htonl(offset);
htonl440fs/nfs/proc.c*p++ = htonl(count); /* traditional, could be any value */
htonl746fs/nfs/proc.c*p++ = htonl(cookie);
htonl747fs/nfs/proc.c*p++ = htonl(size);
htonl836fs/nfs/proc.c*p++ = htonl(++xid);
htonl837fs/nfs/proc.c*p++ = htonl(RPC_CALL);
htonl838fs/nfs/proc.c*p++ = htonl(RPC_VERSION);
htonl839fs/nfs/proc.c*p++ = htonl(NFS_PROGRAM);
htonl840fs/nfs/proc.c*p++ = htonl(NFS_VERSION);
htonl841fs/nfs/proc.c*p++ = htonl(procedure);
htonl842fs/nfs/proc.c*p++ = htonl(RPC_AUTH_UNIX);
htonl844fs/nfs/proc.c*p++ = htonl(CURRENT_TIME); /* traditional, could be anything */
htonl846fs/nfs/proc.c*p++ = htonl(ruid ? current->uid : current->fsuid);
htonl847fs/nfs/proc.c*p++ = htonl(current->egid);
htonl850fs/nfs/proc.c*p++ = htonl(current->groups[i]);
htonl851fs/nfs/proc.c*p2 = htonl(i);
htonl852fs/nfs/proc.c*p1 = htonl((p - (p1 + 1)) << 2);
htonl853fs/nfs/proc.c*p++ = htonl(RPC_AUTH_NULL);
htonl854fs/nfs/proc.c*p++ = htonl(0);
htonl19include/asm-alpha/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl19include/asm-i386/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl21include/asm-mips/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl14include/asm-sparc/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl51include/linux/igmp.h#define IGMP_ALL_HOSTS    htonl(0xE0000001L)
htonl124include/linux/in.h#define LOOPBACK(x)  (((x) & htonl(0xff000000)) == htonl(0x7f000000))
htonl125include/linux/in.h#define MULTICAST(x)  (((x) & htonl(0xf0000000)) == htonl(0xe0000000))
htonl190net/ipv4/arp.c#define HASH(paddr)     (htonl(paddr) & (ARP_TABLE_SIZE - 1))
htonl56net/ipv4/devinet.creturn(htonl(IN_CLASSA_NET));
htonl58net/ipv4/devinet.creturn(htonl(IN_CLASSB_NET));
htonl60net/ipv4/devinet.creturn(htonl(IN_CLASSC_NET));
htonl90net/ipv4/devinet.caddr == htonl(0x7FFFFFFFL))
htonl99net/ipv4/devinet.cif ((addr & mask) == htonl(0x7F000000L))
htonl558net/ipv4/icmp.ctimeptr [1] = timeptr [2] = htonl(midtime);
htonl578net/ipv4/ip_fw.cms->src      = htonl(from);  /* derived from PORT cmd */
htonl452net/ipv4/rarp.cnetip=htonl(entry->ip);          /* switch to network order */
htonl157net/ipv4/route.creturn htonl(IN_CLASSA_NET);
htonl159net/ipv4/route.creturn htonl(IN_CLASSB_NET);
htonl160net/ipv4/route.creturn htonl(IN_CLASSC_NET);
htonl1398net/ipv4/tcp.cth->seq = htonl(sk->write_seq);
htonl1406net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl1812net/ipv4/tcp.ct1->seq = htonl(sk->sent_seq);
htonl2522net/ipv4/tcp.ct1->ack_seq=htonl(th->seq);
htonl2524net/ipv4/tcp.ct1->ack_seq=htonl(th->seq+1);
htonl2605net/ipv4/tcp.creturn htonl(IN_CLASSA_NET);
htonl2607net/ipv4/tcp.creturn htonl(IN_CLASSB_NET);
htonl2608net/ipv4/tcp.creturn htonl(IN_CLASSC_NET);
htonl5007net/ipv4/tcp.cth->seq = htonl(sk->sent_seq);
htonl5064net/ipv4/tcp.ct1->seq = htonl(sk->sent_seq-1);
htonl89net/ipv4/utils.creturn(htonl(l));
htonl573net/ipx/af_ipx.chtonl(ipx->ipx_source.net), 
htonl1180net/ipx/af_ipx.chtonl(i->if_netnum),
htonl1187net/ipx/af_ipx.chtonl(s->ipx_dest_addr.net),