taglinefilesource code
ntohl370drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ntohl376drivers/net/slhc.cif((deltaS = ntohl(th->seq) - ntohl(oth->seq)) != 0L){
ntohl538drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ntohl539drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + i);
ntohl544drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) +
ntohl567drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
ntohl573drivers/net/slhc.cthp->seq = htonl( ntohl(thp->seq) + x);
ntohl605drivers/net/slip.cdev->pa_addr=ntohl(0xC0A80001);
ntohl138fs/nfs/proc.cunsigned int len = ntohl(*p++);
ntohl149fs/nfs/proc.c*len = ntohl(*p++);
ntohl170fs/nfs/proc.cunsigned len = *lenp = ntohl(*p++);
ntohl182fs/nfs/proc.cfattr->type = (enum nfs_ftype) ntohl(*p++);
ntohl183fs/nfs/proc.cfattr->mode = ntohl(*p++);
ntohl184fs/nfs/proc.cfattr->nlink = ntohl(*p++);
ntohl185fs/nfs/proc.cfattr->uid = ntohl(*p++);
ntohl186fs/nfs/proc.cfattr->gid = ntohl(*p++);
ntohl187fs/nfs/proc.cfattr->size = ntohl(*p++);
ntohl188fs/nfs/proc.cfattr->blocksize = ntohl(*p++);
ntohl189fs/nfs/proc.cfattr->rdev = ntohl(*p++);
ntohl190fs/nfs/proc.cfattr->blocks = ntohl(*p++);
ntohl191fs/nfs/proc.cfattr->fsid = ntohl(*p++);
ntohl192fs/nfs/proc.cfattr->fileid = ntohl(*p++);
ntohl193fs/nfs/proc.cfattr->atime.seconds = ntohl(*p++);
ntohl194fs/nfs/proc.cfattr->atime.useconds = ntohl(*p++);
ntohl195fs/nfs/proc.cfattr->mtime.seconds = ntohl(*p++);
ntohl196fs/nfs/proc.cfattr->mtime.useconds = ntohl(*p++);
ntohl197fs/nfs/proc.cfattr->ctime.seconds = ntohl(*p++);
ntohl198fs/nfs/proc.cfattr->ctime.useconds = ntohl(*p++);
ntohl217fs/nfs/proc.centry->fileid = ntohl(*p++);
ntohl220fs/nfs/proc.centry->cookie = ntohl(*p++);
ntohl227fs/nfs/proc.cres->tsize = ntohl(*p++);
ntohl228fs/nfs/proc.cres->bsize = ntohl(*p++);
ntohl229fs/nfs/proc.cres->blocks = ntohl(*p++);
ntohl230fs/nfs/proc.cres->bfree = ntohl(*p++);
ntohl231fs/nfs/proc.cres->bavail = ntohl(*p++);
ntohl258fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl295fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl336fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl370fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl412fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl458fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl497fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl534fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl573fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl610fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl648fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl686fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl723fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl764fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl814fs/nfs/proc.celse if ((status = ntohl(*p++)) == NFS_OK) {
ntohl873fs/nfs/proc.cif ((n = ntohl(*p++)) != RPC_REPLY) {
ntohl877fs/nfs/proc.cif ((n = ntohl(*p++)) != RPC_MSG_ACCEPTED) {
ntohl881fs/nfs/proc.cswitch (n = ntohl(*p++)) {
ntohl888fs/nfs/proc.cif ((n = ntohl(*p++)) > 400) {
ntohl893fs/nfs/proc.cif ((n = ntohl(*p++)) != RPC_SUCCESS) {
ntohl119include/linux/in.hextern unsigned long int  ntohl(unsigned long int);
ntohl1022net/inet/dev.cmask = ntohl(mask);
ntohl55net/inet/devinet.cdst = ntohl(addr);
ntohl1840net/inet/ip.cth->ack_seq = ntohl(sk->acked_seq);
ntohl441net/inet/ipx.clen += sprintf (buffer+len,"%08lX %08lX:%02X%02X%02X%02X%02X%02X %02X    %s\n", ntohl(rt->net),
ntohl442net/inet/ipx.cntohl(rt->router_net), rt->router_node[0], rt->router_node[1], rt->router_node[2],
ntohl141net/inet/route.cdst = ntohl(dst);
ntohl348net/inet/route.cmask = ntohl(mask);
ntohl691net/inet/tcp.cskb->h.seq = ntohl(th->seq) + size - 4*th->doff;
ntohl712net/inet/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ntohl828net/inet/tcp.ct1->seq = ntohl(sequence);
ntohl854net/inet/tcp.ct1->ack_seq = ntohl(ack);
ntohl1298net/inet/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ntohl1710net/inet/tcp.ct1->seq = ntohl(sk->write_seq);
ntohl1714net/inet/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ntohl1924net/inet/tcp.cdst = ntohl(dst);
ntohl2164net/inet/tcp.ct1->seq = ntohl(newsk->write_seq++);
ntohl2175net/inet/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
ntohl2369net/inet/tcp.ct1->seq = ntohl(sk->write_seq);
ntohl2379net/inet/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ntohl2473net/inet/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ntohl2543net/inet/tcp.cack = ntohl(th->ack_seq);
ntohl3646net/inet/tcp.ct1->seq = ntohl(sk->write_seq++);
ntohl3846net/inet/tcp.cth->seq = ntohl(th->seq);
ntohl4375net/inet/tcp.ct1->ack_seq = ntohl(sk->acked_seq);