| tag | line | file | source code |
| htonl | 557 | drivers/net/slhc.c | thp->ack_seq = htonl( ntohl(thp->ack_seq) + i); |
| htonl | 558 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + i); |
| htonl | 563 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + |
| htonl | 586 | drivers/net/slhc.c | thp->ack_seq = htonl( ntohl(thp->ack_seq) + x); |
| htonl | 592 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + x); |
| htonl | 597 | drivers/scsi/eata.c | cpp->sglist[k].address = htonl((unsigned int) sgpnt[k].address); |
| htonl | 598 | drivers/scsi/eata.c | cpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length); |
| htonl | 601 | drivers/scsi/eata.c | cpp->data_address = htonl((unsigned int) cpp->sglist); |
| htonl | 602 | drivers/scsi/eata.c | cpp->data_len = htonl((SCpnt->use_sg * sizeof(struct sg_list))); |
| htonl | 664 | drivers/scsi/eata.c | cpp->sp_addr = htonl((unsigned int) spp); |
| htonl | 686 | drivers/scsi/eata.c | cpp->sense_addr = htonl((unsigned int) SCpnt->sense_buffer); |
| htonl | 694 | drivers/scsi/eata.c | cpp->data_address = htonl((unsigned int) SCpnt->request_buffer); |
| htonl | 695 | drivers/scsi/eata.c | cpp->data_len = htonl(SCpnt->request_bufflen); |
| htonl | 479 | drivers/scsi/eata_dma.c | cp->cp_dataDMA = htonl(virt_to_bus(cp->sg_list)); |
| htonl | 481 | drivers/scsi/eata_dma.c | cp->cp_datalen = htonl(cmd->use_sg * sizeof(struct eata_sg_list)); |
| htonl | 484 | drivers/scsi/eata_dma.c | cp->sg_list[i].data = htonl(virt_to_bus(sl->address)); |
| htonl | 485 | drivers/scsi/eata_dma.c | cp->sg_list[i].len = htonl((u32) sl->length); |
| htonl | 489 | drivers/scsi/eata_dma.c | cp->cp_datalen = htonl(cmd->request_bufflen); |
| htonl | 490 | drivers/scsi/eata_dma.c | cp->cp_dataDMA = htonl(virt_to_bus(cmd->request_buffer)); |
| htonl | 494 | drivers/scsi/eata_dma.c | cp->cp_reqDMA = htonl(virt_to_bus(cmd->sense_buffer)); |
| htonl | 504 | drivers/scsi/eata_dma.c | cp->cp_statDMA = htonl(virt_to_bus(&(hd->sp))); |
| htonl | 716 | drivers/scsi/eata_dma.c | cp->cp_datalen = htonl(56); |
| htonl | 717 | drivers/scsi/eata_dma.c | cp->cp_dataDMA = htonl(virt_to_bus(buff)); |
| htonl | 718 | drivers/scsi/eata_dma.c | cp->cp_statDMA = htonl(virt_to_bus(sp)); |
| htonl | 768 | drivers/scsi/eata_dma.c | blinkindicator = htonl(0x54504442); |
| htonl | 813 | drivers/scsi/eata_dma.c | if (htonl(EATA_SIGNATURE) == buf->signature) { |
| htonl | 346 | drivers/scsi/eata_pio.c | cp->cp_datalen = htonl((ulong)cmd->request_bufflen); |
| htonl | 348 | drivers/scsi/eata_pio.c | cp->cp_reqDMA = htonl(0); |
| htonl | 357 | drivers/scsi/eata_pio.c | cp->cp_statDMA = htonl(0); |
| htonl | 548 | drivers/scsi/eata_pio.c | cp.cp_datalen = htonl(254); |
| htonl | 549 | drivers/scsi/eata_pio.c | cp.cp_dataDMA = htonl(0); |
| htonl | 611 | drivers/scsi/eata_pio.c | if (htonl(EATA_SIGNATURE) == buf->signature) { |
| htonl | 694 | drivers/scsi/eata_pio.c | cplen =(htonl(gc->cplen )+1)/2, |
| htonl | 121 | fs/nfs/proc.c | *p++ = htonl(len); |
| htonl | 152 | fs/nfs/proc.c | *p++ = htonl(len); |
| htonl | 194 | fs/nfs/proc.c | *p++ = htonl(sattr->mode); |
| htonl | 195 | fs/nfs/proc.c | *p++ = htonl(sattr->uid); |
| htonl | 196 | fs/nfs/proc.c | *p++ = htonl(sattr->gid); |
| htonl | 197 | fs/nfs/proc.c | *p++ = htonl(sattr->size); |
| htonl | 198 | fs/nfs/proc.c | *p++ = htonl(sattr->atime.seconds); |
| htonl | 199 | fs/nfs/proc.c | *p++ = htonl(sattr->atime.useconds); |
| htonl | 200 | fs/nfs/proc.c | *p++ = htonl(sattr->mtime.seconds); |
| htonl | 201 | fs/nfs/proc.c | *p++ = htonl(sattr->mtime.useconds); |
| htonl | 393 | fs/nfs/proc.c | *p++ = htonl(offset); |
| htonl | 394 | fs/nfs/proc.c | *p++ = htonl(count); |
| htonl | 395 | fs/nfs/proc.c | *p++ = htonl(count); /* traditional, could be any value */ |
| htonl | 438 | fs/nfs/proc.c | *p++ = htonl(offset); /* traditional, could be any value */ |
| htonl | 439 | fs/nfs/proc.c | *p++ = htonl(offset); |
| htonl | 440 | fs/nfs/proc.c | *p++ = htonl(count); /* traditional, could be any value */ |
| htonl | 746 | fs/nfs/proc.c | *p++ = htonl(cookie); |
| htonl | 747 | fs/nfs/proc.c | *p++ = htonl(size); |
| htonl | 836 | fs/nfs/proc.c | *p++ = htonl(++xid); |
| htonl | 837 | fs/nfs/proc.c | *p++ = htonl(RPC_CALL); |
| htonl | 838 | fs/nfs/proc.c | *p++ = htonl(RPC_VERSION); |
| htonl | 839 | fs/nfs/proc.c | *p++ = htonl(NFS_PROGRAM); |
| htonl | 840 | fs/nfs/proc.c | *p++ = htonl(NFS_VERSION); |
| htonl | 841 | fs/nfs/proc.c | *p++ = htonl(procedure); |
| htonl | 842 | fs/nfs/proc.c | *p++ = htonl(RPC_AUTH_UNIX); |
| htonl | 844 | fs/nfs/proc.c | *p++ = htonl(CURRENT_TIME); /* traditional, could be anything */ |
| htonl | 846 | fs/nfs/proc.c | *p++ = htonl(ruid ? current->uid : current->fsuid); |
| htonl | 847 | fs/nfs/proc.c | *p++ = htonl(current->egid); |
| htonl | 850 | fs/nfs/proc.c | *p++ = htonl(current->groups[i]); |
| htonl | 851 | fs/nfs/proc.c | *p2 = htonl(i); |
| htonl | 852 | fs/nfs/proc.c | *p1 = htonl((p - (p1 + 1)) << 2); |
| htonl | 853 | fs/nfs/proc.c | *p++ = htonl(RPC_AUTH_NULL); |
| htonl | 854 | fs/nfs/proc.c | *p++ = htonl(0); |
| htonl | 19 | include/asm-alpha/byteorder.h | extern unsigned long int htonl(unsigned long int); |
| htonl | 19 | include/asm-i386/byteorder.h | extern unsigned long int htonl(unsigned long int); |
| htonl | 21 | include/asm-mips/byteorder.h | extern unsigned long int htonl(unsigned long int); |
| htonl | 14 | include/asm-sparc/byteorder.h | extern unsigned long int htonl(unsigned long int); |
| htonl | 61 | include/linux/igmp.h | #define IGMP_ALL_HOSTS htonl(0xE0000001L) |
| htonl | 125 | include/linux/in.h | #define LOOPBACK(x) (((x) & htonl(0xff000000)) == htonl(0x7f000000)) |
| htonl | 126 | include/linux/in.h | #define MULTICAST(x) (((x) & htonl(0xf0000000)) == htonl(0xe0000000)) |
| htonl | 214 | net/ipv4/arp.c | #define HASH(paddr) (htonl(paddr) & (ARP_TABLE_SIZE - 1)) |
| htonl | 56 | net/ipv4/devinet.c | return(htonl(IN_CLASSA_NET)); |
| htonl | 58 | net/ipv4/devinet.c | return(htonl(IN_CLASSB_NET)); |
| htonl | 60 | net/ipv4/devinet.c | return(htonl(IN_CLASSC_NET)); |
| htonl | 90 | net/ipv4/devinet.c | addr == htonl(0x7FFFFFFFL)) |
| htonl | 99 | net/ipv4/devinet.c | if ((addr & mask) == htonl(0x7F000000L)) |
| htonl | 552 | net/ipv4/icmp.c | times[1] = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000); |
| htonl | 606 | net/ipv4/ip_fw.c | th->seq = htonl(seq + ftp->delta); |
| htonl | 613 | net/ipv4/ip_fw.c | th->seq = htonl(seq + ftp->previous_delta); |
| htonl | 659 | net/ipv4/ip_fw.c | ms->src = htonl(from); /* derived from PORT cmd */ |
| htonl | 966 | net/ipv4/ip_fw.c | th->ack_seq = htonl(ack_seq-ms->delta); |
| htonl | 973 | net/ipv4/ip_fw.c | th->ack_seq = htonl(ack_seq-ms->previous_delta); |
| htonl | 442 | net/ipv4/ip_input.c | if(brd==IS_MULTICAST && (iph->daddr&htonl(0xFFFFFF00))!=htonl(0xE0000000)) |
| htonl | 54 | net/ipv4/ip_options.c | midtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000); |
| htonl | 429 | net/ipv4/ip_options.c | midtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000); |
| htonl | 507 | net/ipv4/rarp.c | netip=htonl(entry->ip); /* switch to network order */ |
| htonl | 178 | net/ipv4/route.c | return htonl(IN_CLASSA_NET); |
| htonl | 180 | net/ipv4/route.c | return htonl(IN_CLASSB_NET); |
| htonl | 181 | net/ipv4/route.c | return htonl(IN_CLASSC_NET); |
| htonl | 1629 | net/ipv4/tcp.c | th->seq = htonl(sk->write_seq); |
| htonl | 1637 | net/ipv4/tcp.c | th->ack_seq = htonl(sk->acked_seq); |
| htonl | 2052 | net/ipv4/tcp.c | t1->seq = htonl(sk->sent_seq); |
| htonl | 2748 | net/ipv4/tcp.c | t1->ack_seq=htonl(th->seq); |
| htonl | 2750 | net/ipv4/tcp.c | t1->ack_seq=htonl(th->seq+1); |
| htonl | 2831 | net/ipv4/tcp.c | return htonl(IN_CLASSA_NET); |
| htonl | 2833 | net/ipv4/tcp.c | return htonl(IN_CLASSB_NET); |
| htonl | 2834 | net/ipv4/tcp.c | return htonl(IN_CLASSC_NET); |
| htonl | 5282 | net/ipv4/tcp.c | th->seq = htonl(sk->sent_seq); |
| htonl | 5339 | net/ipv4/tcp.c | t1->seq = htonl(sk->sent_seq-1); |
| htonl | 89 | net/ipv4/utils.c | return(htonl(l)); |
| htonl | 599 | net/ipx/af_ipx.c | htonl(ipx->ipx_source.net), |
| htonl | 1232 | net/ipx/af_ipx.c | htonl(i->if_netnum), |
| htonl | 1239 | net/ipx/af_ipx.c | htonl(s->ipx_dest_addr.net), |