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);
htonl585drivers/scsi/eata.ccpp->sglist[k].address = htonl((unsigned int) sgpnt[k].address);
htonl586drivers/scsi/eata.ccpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length);
htonl589drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) cpp->sglist);
htonl590drivers/scsi/eata.ccpp->data_len = htonl((SCpnt->use_sg * sizeof(struct sg_list)));
htonl652drivers/scsi/eata.ccpp->sp_addr = htonl((unsigned int) spp);
htonl674drivers/scsi/eata.ccpp->sense_addr = htonl((unsigned int) SCpnt->sense_buffer); 
htonl682drivers/scsi/eata.ccpp->data_address = htonl((unsigned int) SCpnt->request_buffer);
htonl683drivers/scsi/eata.ccpp->data_len = htonl(SCpnt->request_bufflen);
htonl357drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl((long)&cp->sg_list);
htonl358drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->use_sg*8);
htonl362drivers/scsi/eata_dma.ccp->sg_list[i].data = htonl((ulong) sl->address);
htonl363drivers/scsi/eata_dma.ccp->sg_list[i].len = htonl((ulong) sl->length);
htonl367drivers/scsi/eata_dma.ccp->cp_datalen = htonl(cmd->request_bufflen);
htonl368drivers/scsi/eata_dma.ccp->cp_dataDMA = htonl((ulong)cmd->request_buffer);
htonl372drivers/scsi/eata_dma.ccp->cp_reqDMA = htonl((ulong) cmd->sense_buffer);
htonl381drivers/scsi/eata_dma.ccp->cp_statDMA = htonl((ulong) &(hd->sp));
htonl588drivers/scsi/eata_dma.ccp.cp_datalen = htonl(255);  
htonl589drivers/scsi/eata_dma.ccp.cp_dataDMA = htonl((long)buff);
htonl601drivers/scsi/eata_dma.ccp.cp_statDMA = htonl((ulong) &sp);
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);
htonl11include/asm-alpha/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl11include/asm-i386/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl11include/asm-mips/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl11include/asm-sparc/byteorder.hextern unsigned long int  htonl(unsigned long int);
htonl34include/linux/igmp.h#define IGMP_ALL_HOSTS    htonl(0xE0000001L)
htonl183net/inet/arp.c#define HASH(paddr)     (htonl(paddr) & (ARP_TABLE_SIZE - 1))
htonl56net/inet/devinet.creturn(htonl(IN_CLASSA_NET));
htonl58net/inet/devinet.creturn(htonl(IN_CLASSB_NET));
htonl60net/inet/devinet.creturn(htonl(IN_CLASSC_NET));
htonl90net/inet/devinet.caddr == htonl(0x7FFFFFFFL))
htonl99net/inet/devinet.cif ((addr & mask) == htonl(0x7F000000L))
htonl544net/inet/icmp.ctimeptr [1] = timeptr [2] = htonl(midtime);
htonl128net/inet/ip.c#define LOOPBACK(x)  (((x) & htonl(0xff000000)) == htonl(0x7f000000))
htonl44net/inet/ip.h#define MULTICAST(x)  (IN_MULTICAST(htonl(x)))
htonl568net/inet/ipx.chtonl(ipx->ipx_source.net), 
htonl1175net/inet/ipx.chtonl(i->if_netnum),
htonl1182net/inet/ipx.chtonl(s->ipx_dest_addr.net),
htonl452net/inet/rarp.cnetip=htonl(entry->ip);          /* switch to network order */
htonl147net/inet/route.creturn htonl(IN_CLASSA_NET);
htonl149net/inet/route.creturn htonl(IN_CLASSB_NET);
htonl150net/inet/route.creturn htonl(IN_CLASSC_NET);
htonl1419net/inet/tcp.cth->seq = htonl(sk->write_seq);
htonl1427net/inet/tcp.cth->ack_seq = htonl(sk->acked_seq);
htonl1843net/inet/tcp.ct1->seq = htonl(sk->sent_seq);
htonl2560net/inet/tcp.ct1->ack_seq=htonl(th->seq);
htonl2562net/inet/tcp.ct1->ack_seq=htonl(th->seq+1);
htonl2643net/inet/tcp.creturn htonl(IN_CLASSA_NET);
htonl2645net/inet/tcp.creturn htonl(IN_CLASSB_NET);
htonl2646net/inet/tcp.creturn htonl(IN_CLASSC_NET);
htonl4958net/inet/tcp.ct1->seq = htonl(sk->sent_seq-1);
htonl89net/inet/utils.creturn(htonl(l));