tag | line | file | source code |
htonl | 551 | drivers/net/slhc.c | thp->ack_seq = htonl( ntohl(thp->ack_seq) + i); |
htonl | 552 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + i); |
htonl | 557 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + |
htonl | 580 | drivers/net/slhc.c | thp->ack_seq = htonl( ntohl(thp->ack_seq) + x); |
htonl | 586 | drivers/net/slhc.c | thp->seq = htonl( ntohl(thp->seq) + x); |
htonl | 474 | drivers/scsi/eata.c | cpp->sglist[k].address = htonl((unsigned int) sgpnt[k].address); |
htonl | 475 | drivers/scsi/eata.c | cpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length); |
htonl | 478 | drivers/scsi/eata.c | cpp->data_address = htonl((unsigned int) cpp->sglist); |
htonl | 479 | drivers/scsi/eata.c | cpp->data_len = htonl((SCpnt->use_sg * sizeof(struct sg_list))); |
htonl | 535 | drivers/scsi/eata.c | cpp->sp_addr = htonl((unsigned int) spp); |
htonl | 555 | drivers/scsi/eata.c | cpp->sense_addr = htonl((unsigned int) SCpnt->sense_buffer); |
htonl | 563 | drivers/scsi/eata.c | cpp->data_address = htonl((unsigned int) SCpnt->request_buffer); |
htonl | 564 | drivers/scsi/eata.c | cpp->data_len = htonl(SCpnt->request_bufflen); |
htonl | 117 | fs/nfs/proc.c | *p++ = htonl(len); |
htonl | 148 | fs/nfs/proc.c | *p++ = htonl(len); |
htonl | 190 | fs/nfs/proc.c | *p++ = htonl(sattr->mode); |
htonl | 191 | fs/nfs/proc.c | *p++ = htonl(sattr->uid); |
htonl | 192 | fs/nfs/proc.c | *p++ = htonl(sattr->gid); |
htonl | 193 | fs/nfs/proc.c | *p++ = htonl(sattr->size); |
htonl | 194 | fs/nfs/proc.c | *p++ = htonl(sattr->atime.seconds); |
htonl | 195 | fs/nfs/proc.c | *p++ = htonl(sattr->atime.useconds); |
htonl | 196 | fs/nfs/proc.c | *p++ = htonl(sattr->mtime.seconds); |
htonl | 197 | fs/nfs/proc.c | *p++ = htonl(sattr->mtime.useconds); |
htonl | 389 | fs/nfs/proc.c | *p++ = htonl(offset); |
htonl | 390 | fs/nfs/proc.c | *p++ = htonl(count); |
htonl | 391 | fs/nfs/proc.c | *p++ = htonl(count); /* traditional, could be any value */ |
htonl | 434 | fs/nfs/proc.c | *p++ = htonl(offset); /* traditional, could be any value */ |
htonl | 435 | fs/nfs/proc.c | *p++ = htonl(offset); |
htonl | 436 | fs/nfs/proc.c | *p++ = htonl(count); /* traditional, could be any value */ |
htonl | 742 | fs/nfs/proc.c | *p++ = htonl(cookie); |
htonl | 743 | fs/nfs/proc.c | *p++ = htonl(size); |
htonl | 832 | fs/nfs/proc.c | *p++ = htonl(++xid); |
htonl | 833 | fs/nfs/proc.c | *p++ = htonl(RPC_CALL); |
htonl | 834 | fs/nfs/proc.c | *p++ = htonl(RPC_VERSION); |
htonl | 835 | fs/nfs/proc.c | *p++ = htonl(NFS_PROGRAM); |
htonl | 836 | fs/nfs/proc.c | *p++ = htonl(NFS_VERSION); |
htonl | 837 | fs/nfs/proc.c | *p++ = htonl(procedure); |
htonl | 838 | fs/nfs/proc.c | *p++ = htonl(RPC_AUTH_UNIX); |
htonl | 840 | fs/nfs/proc.c | *p++ = htonl(CURRENT_TIME); /* traditional, could be anything */ |
htonl | 842 | fs/nfs/proc.c | *p++ = htonl(ruid ? current->uid : current->fsuid); |
htonl | 843 | fs/nfs/proc.c | *p++ = htonl(current->egid); |
htonl | 846 | fs/nfs/proc.c | *p++ = htonl(current->groups[i]); |
htonl | 847 | fs/nfs/proc.c | *p2 = htonl(i); |
htonl | 848 | fs/nfs/proc.c | *p1 = htonl((p - (p1 + 1)) << 2); |
htonl | 849 | fs/nfs/proc.c | *p++ = htonl(RPC_AUTH_NULL); |
htonl | 850 | fs/nfs/proc.c | *p++ = htonl(0); |
htonl | 11 | include/asm-alpha/byteorder.h | extern unsigned long int htonl(unsigned long int); |
htonl | 11 | include/asm-i386/byteorder.h | extern unsigned long int htonl(unsigned long int); |
htonl | 11 | include/asm-sparc/byteorder.h | extern unsigned long int htonl(unsigned long int); |
htonl | 175 | net/inet/arp.c | #define HASH(paddr) (htonl(paddr) & (ARP_TABLE_SIZE - 1)) |
htonl | 56 | net/inet/devinet.c | return(htonl(IN_CLASSA_NET)); |
htonl | 58 | net/inet/devinet.c | return(htonl(IN_CLASSB_NET)); |
htonl | 60 | net/inet/devinet.c | return(htonl(IN_CLASSC_NET)); |
htonl | 90 | net/inet/devinet.c | addr == htonl(0x7FFFFFFFL)) |
htonl | 99 | net/inet/devinet.c | if ((addr & mask) == htonl(0x7F000000L)) |
htonl | 519 | net/inet/icmp.c | timeptr [1] = timeptr [2] = htonl(midtime); |
htonl | 37 | net/inet/igmp.h | #define IGMP_ALL_HOSTS htonl(0xE0000001L) |
htonl | 119 | net/inet/ip.c | #define LOOPBACK(x) (((x) & htonl(0xff000000)) == htonl(0x7f000000)) |
htonl | 44 | net/inet/ip.h | #define MULTICAST(x) (IN_MULTICAST(htonl(x))) |
htonl | 160 | net/inet/ipx.c | len += sprintf (buffer+len,"%08lX:%02X%02X%02X%02X%02X%02X:%04X ", htonl(s->ipx_source_addr.net), |
htonl | 164 | net/inet/ipx.c | len += sprintf (buffer+len,"%08lX:%02X%02X%02X%02X%02X%02X:%04X ", htonl(s->ipx_dest_addr.net), |
htonl | 451 | net/inet/rarp.c | netip=htonl(entry->ip); /* switch to network order */ |
htonl | 146 | net/inet/route.c | return htonl(IN_CLASSA_NET); |
htonl | 148 | net/inet/route.c | return htonl(IN_CLASSB_NET); |
htonl | 149 | net/inet/route.c | return htonl(IN_CLASSC_NET); |
htonl | 1254 | net/inet/tcp.c | th->seq = htonl(sk->write_seq); |
htonl | 1262 | net/inet/tcp.c | th->ack_seq = htonl(sk->acked_seq); |
htonl | 1671 | net/inet/tcp.c | t1->seq = htonl(sk->sent_seq); |
htonl | 2250 | net/inet/tcp.c | t1->ack_seq=htonl(th->seq); |
htonl | 2252 | net/inet/tcp.c | t1->ack_seq=htonl(th->seq+1); |
htonl | 2332 | net/inet/tcp.c | return htonl(IN_CLASSA_NET); |
htonl | 2334 | net/inet/tcp.c | return htonl(IN_CLASSB_NET); |
htonl | 2335 | net/inet/tcp.c | return htonl(IN_CLASSC_NET); |
htonl | 4684 | net/inet/tcp.c | t1->seq = htonl(sk->sent_seq-1); |
htonl | 89 | net/inet/utils.c | return(htonl(l)); |