taglinefilesource code
htonl550drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
htonl551drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + i);
htonl556drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) +
htonl579drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
htonl585drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + x);
htonl597drivers/scsi/eata.ccpp->sglist[k].address = htonl((unsigned int) sgpnt[k].address);
htonl598drivers/scsi/eata.ccpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length);
htonl601drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) cpp->sglist);
htonl602drivers/scsi/eata.ccpp->data_len = htonl((SCpnt->use_sg * sizeof(struct sg_list)));
htonl664drivers/scsi/eata.ccpp->sp_addr = htonl((unsigned int) spp);
htonl686drivers/scsi/eata.ccpp->sense_addr = htonl((unsigned int) SCpnt->sense_buffer); 
htonl694drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) SCpnt->request_buffer);
htonl695drivers/scsi/eata.ccpp->data_len = htonl(SCpnt->request_bufflen);
htonl479drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl(virt_to_bus(cp->sg_list)); 
htonl481drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->use_sg * sizeof(struct eata_sg_list));
htonl484drivers/scsi/eata_dma.ccp->sg_list[i].data = htonl(virt_to_bus(sl->address));
htonl485drivers/scsi/eata_dma.ccp->sg_list[i].len = htonl((u32) sl->length);
htonl489drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->request_bufflen);
htonl490drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl(virt_to_bus(cmd->request_buffer));
htonl494drivers/scsi/eata_dma.ccp->cp_reqDMA = htonl(virt_to_bus(cmd->sense_buffer));
htonl504drivers/scsi/eata_dma.ccp->cp_statDMA = htonl(virt_to_bus(&(hd->sp)));
htonl716drivers/scsi/eata_dma.ccp->cp_datalen = htonl(56);  
htonl717drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl(virt_to_bus(buff));
htonl718drivers/scsi/eata_dma.ccp->cp_statDMA = htonl(virt_to_bus(sp));
htonl768drivers/scsi/eata_dma.cblinkindicator = htonl(0x54504442);
htonl813drivers/scsi/eata_dma.cif (htonl(EATA_SIGNATURE) == buf->signature) {
htonl346drivers/scsi/eata_pio.ccp->cp_datalen = htonl((ulong)cmd->request_bufflen);
htonl348drivers/scsi/eata_pio.ccp->cp_reqDMA = htonl(0);
htonl357drivers/scsi/eata_pio.ccp->cp_statDMA = htonl(0);
htonl548drivers/scsi/eata_pio.ccp.cp_datalen = htonl(254);  
htonl549drivers/scsi/eata_pio.ccp.cp_dataDMA = htonl(0);
htonl611drivers/scsi/eata_pio.cif (htonl(EATA_SIGNATURE) == buf->signature) {
htonl694drivers/scsi/eata_pio.ccplen   =(htonl(gc->cplen   )+1)/2, 
htonl866fs/nfs/nfsroot.c*p++ = htonl(program);
htonl867fs/nfs/nfsroot.c*p++ = htonl(version);
htonl868fs/nfs/nfsroot.c*p++ = htonl(IPPROTO_UDP);
htonl925fs/nfs/nfsroot.c*p++ = htonl(len);
htonl117fs/nfs/proc.c*p++ = htonl(len);
htonl148fs/nfs/proc.c*p++ = htonl(len);
htonl190fs/nfs/proc.c*p++ = htonl(sattr->mode);
htonl191fs/nfs/proc.c*p++ = htonl(sattr->uid);
htonl192fs/nfs/proc.c*p++ = htonl(sattr->gid);
htonl193fs/nfs/proc.c*p++ = htonl(sattr->size);
htonl194fs/nfs/proc.c*p++ = htonl(sattr->atime.seconds);
htonl195fs/nfs/proc.c*p++ = htonl(sattr->atime.useconds);
htonl196fs/nfs/proc.c*p++ = htonl(sattr->mtime.seconds);
htonl197fs/nfs/proc.c*p++ = htonl(sattr->mtime.useconds);
htonl389fs/nfs/proc.c*p++ = htonl(offset);
htonl390fs/nfs/proc.c*p++ = htonl(count);
htonl391fs/nfs/proc.c*p++ = htonl(count); /* traditional, could be any value */
htonl434fs/nfs/proc.c*p++ = htonl(offset); /* traditional, could be any value */
htonl435fs/nfs/proc.c*p++ = htonl(offset);
htonl436fs/nfs/proc.c*p++ = htonl(count); /* traditional, could be any value */
htonl742fs/nfs/proc.c*p++ = htonl(cookie);
htonl743fs/nfs/proc.c*p++ = htonl(size);
htonl833fs/nfs/proc.c*p++ = htonl(++xid);
htonl834fs/nfs/proc.c*p++ = htonl(RPC_CALL);
htonl835fs/nfs/proc.c*p++ = htonl(RPC_VERSION);
htonl836fs/nfs/proc.c*p++ = htonl(program);
htonl837fs/nfs/proc.c*p++ = htonl(version);
htonl838fs/nfs/proc.c*p++ = htonl(procedure);
htonl839fs/nfs/proc.c*p++ = htonl(RPC_AUTH_UNIX);
htonl841fs/nfs/proc.c*p++ = htonl(CURRENT_TIME); /* traditional, could be anything */
htonl843fs/nfs/proc.c*p++ = htonl(uid);
htonl844fs/nfs/proc.c*p++ = htonl(gid);
htonl847fs/nfs/proc.c*p++ = htonl(groups[i]);
htonl848fs/nfs/proc.c*p2 = htonl(i);
htonl849fs/nfs/proc.c*p1 = htonl((p - (p1 + 1)) << 2);
htonl850fs/nfs/proc.c*p++ = htonl(RPC_AUTH_NULL);
htonl851fs/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);
htonl20include/asm-ppc/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl71include/linux/igmp.h#define IGMP_ALL_HOSTS    htonl(0xE0000001L)
htonl72include/linux/igmp.h#define IGMP_ALL_ROUTER   htonl(0xE0000002L)
htonl73include/linux/igmp.h#define IGMP_LOCAL_GROUP  htonl(0xE0000000L)
htonl74include/linux/igmp.h#define IGMP_LOCAL_GROUP_MASK  htonl(0xFFFFFF00L)
htonl125include/linux/in.h#define LOOPBACK(x)  (((x) & htonl(0xff000000)) == htonl(0x7f000000))
htonl126include/linux/in.h#define MULTICAST(x)  (((x) & htonl(0xf0000000)) == htonl(0xe0000000))
htonl221net/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))
htonl583net/ipv4/icmp.ctimes[1] = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000);
htonl247net/ipv4/ip_forward.cicmp_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(dev2->mtu), dev);
htonl621net/ipv4/ip_fw.cth->seq = htonl(seq + ftp->delta);
htonl628net/ipv4/ip_fw.cth->seq = htonl(seq + ftp->previous_delta);
htonl674net/ipv4/ip_fw.cms->src      = htonl(from);  /* derived from PORT cmd */
htonl981net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->delta);
htonl988net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->previous_delta);
htonl442net/ipv4/ip_input.cif(brd==IS_MULTICAST && (iph->daddr&htonl(0xFFFFFF00))!=htonl(0xE0000000))
htonl54net/ipv4/ip_options.cmidtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000);
htonl427net/ipv4/ip_options.cmidtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000);
htonl505net/ipv4/rarp.cnetip=htonl(entry->ip);          /* switch to network order */
htonl171net/ipv4/route.creturn htonl(~((1<<logmask)-1));
htonl326net/ipv4/route.creturn htonl(IN_CLASSA_NET);
htonl328net/ipv4/route.creturn htonl(IN_CLASSB_NET);
htonl329net/ipv4/route.creturn htonl(IN_CLASSC_NET);
htonl737net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl1450net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl1649net/ipv4/tcp.ct1->ack_seq = htonl(ack);
htonl1667net/ipv4/tcp.cth->seq = htonl(sk->write_seq);
htonl1675net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl2110net/ipv4/tcp.ct1->seq = htonl(sk->sent_seq);
htonl2122net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
htonl2652net/ipv4/tcp.ct1->seq = htonl(buff->seq);
htonl2654net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
htonl2809net/ipv4/tcp.ct1->ack_seq = htonl(ntohl(th->seq)+1);
htonl2890net/ipv4/tcp.creturn htonl(IN_CLASSA_NET);
htonl2892net/ipv4/tcp.creturn htonl(IN_CLASSB_NET);
htonl2893net/ipv4/tcp.creturn htonl(IN_CLASSC_NET);
htonl3190net/ipv4/tcp.ct1->ack_seq = htonl(newsk->acked_seq);
htonl3359net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl4609net/ipv4/tcp.ct1->seq = htonl(buff->seq);
htonl5314net/ipv4/tcp.cnth->ack_seq = htonl(sk->acked_seq);
htonl5349net/ipv4/tcp.cth->seq = htonl(sk->sent_seq);
htonl5406net/ipv4/tcp.ct1->seq = htonl(sk->sent_seq-1);
htonl5415net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
htonl89net/ipv4/utils.creturn(htonl(l));
htonl611net/ipx/af_ipx.chtonl(ipx->ipx_source.net), 
htonl1244net/ipx/af_ipx.chtonl(i->if_netnum),
htonl1251net/ipx/af_ipx.chtonl(s->ipx_dest_addr.net),