taglinefilesource code
h56fs/inode.cstruct inode_hash_entry *h;
h57fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h59fs/inode.cinode->i_hash_next = h->inode;
h63fs/inode.ch->inode = inode;
h68fs/inode.cstruct inode_hash_entry *h;
h69fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h71fs/inode.cif (h->inode == inode)
h72fs/inode.ch->inode = inode->i_hash_next;
h425fs/inode.cstruct inode_hash_entry * h;
h431fs/inode.ch = hash(sb->s_dev, nr);
h433fs/inode.cfor (inode = h->inode; inode ; inode = inode->i_hash_next)
h437fs/inode.ch->updating++;
h439fs/inode.cif (!--h->updating)
h476fs/inode.cwhile (h->updating)
h57include/linux/skbuff.h} h;
h472net/inet/arp.cstruct arphdr *arp = (struct arphdr *)skb->h.raw;
h166net/inet/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
h642net/inet/dev.cskb->h.raw = skb->data + skb->dev->hard_header_len;
h689net/inet/dev.cskb2->h.raw = (unsigned char *)(
h691net/inet/dev.c(unsigned long) skb->h.raw -
h634net/inet/icmp.cbuff = skb1->h.raw;
h918net/inet/ip.cskb->h.raw = skb->data;
h922net/inet/ip.cptr = (unsigned char *) skb->h.raw;
h927net/inet/ip.cskb->h.raw += qp->maclen;
h952net/inet/ip.ciph = skb->h.iph;
h1279net/inet/ip.cskb2->h.raw=(char *) skb2->data;
h1293net/inet/ip.cmemcpy(skb2->h.raw, raw, hlen);
h1298net/inet/ip.cmemcpy(skb2->h.raw + hlen, ptr, len);
h1301net/inet/ip.cskb2->h.raw+=dev->hard_header_len; 
h1306net/inet/ip.ciph = (struct iphdr *)(skb2->h.raw/*+dev->hard_header_len*/);
h1369net/inet/ip.ciph = skb->h.iph;
h1489net/inet/ip.cskb2->h.raw = ptr;
h1494net/inet/ip.cmemcpy(ptr + dev2->hard_header_len, skb->h.raw, skb->len);
h1538net/inet/ip.cstruct iphdr *iph = skb->h.iph;
h1655net/inet/ip.ciph=skb->h.iph;
h1671net/inet/ip.cskb->h.raw += iph->ihl*4;
h1708net/inet/ip.cskb2->h.raw = (unsigned char *)(
h1710net/inet/ip.c(unsigned long) skb->h.raw -
h1013net/inet/ipx.caddr.sipx_port=((ipx_packet*)skb->h.raw)->ipx_source.sock;
h1014net/inet/ipx.cmemcpy(addr.sipx_node,((ipx_packet*)skb->h.raw)->ipx_source.node,sizeof(addr.sipx_node));
h1015net/inet/ipx.caddr.sipx_network=((ipx_packet*)skb->h.raw)->ipx_source.net;
h169net/inet/rarp.cstruct arphdr *rarp = (struct arphdr *)skb->h.raw;
h125net/inet/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h370net/inet/skbuff.cnewsk->h.raw += ((char *)newsk - (char *)orig);
h519net/inet/skbuff.cn->h.raw=skb->h.raw+offset;
h348net/inet/tcp.cif (before(counted, skb->h.th->seq))   /* Found a hole so stops here */
h350net/inet/tcp.csum = skb->len -(counted - skb->h.th->seq);  /* Length - header but start from where we are up to (avoid overlaps) */
h351net/inet/tcp.cif (skb->h.th->syn)
h355net/inet/tcp.cif (skb->h.th->syn) amount--;
h358net/inet/tcp.cif (amount && skb->h.th->psh) break;
h597net/inet/tcp.cstruct tcphdr * th = skb->h.th;
h624net/inet/tcp.cskb->h.seq = ntohl(th->seq) + size - 4*th->doff;
h625net/inet/tcp.cif (after(skb->h.seq, sk->window_seq) ||
h637net/inet/tcp.cif (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h945net/inet/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h1091net/inet/tcp.cskb->h.th =(struct tcphdr *) buff;
h1442net/inet/tcp.cif (before(1+*seq, skb->h.th->seq))
h1444net/inet/tcp.coffset = 1 + *seq - skb->h.th->seq;
h1445net/inet/tcp.cif (skb->h.th->syn)
h1513net/inet/tcp.cmemcpy_tofs(to,((unsigned char *)skb->h.th) +
h1514net/inet/tcp.cskb->h.th->doff*4 + offset, used);
h1640net/inet/tcp.cbuff->h.seq = sk->write_seq;
h1888net/inet/tcp.cth = skb->h.th;
h1956net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq+1;
h1957net/inet/tcp.cnewsk->fin_seq = skb->h.th->seq;
h1958net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq;
h1969net/inet/tcp.cnewsk->dummy_th.source = skb->h.th->dest;
h1970net/inet/tcp.cnewsk->dummy_th.dest = skb->h.th->source;
h1986net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq + 1;
h1987net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq;
h2011net/inet/tcp.ctcp_options(newsk,skb->h.th);
h2049net/inet/tcp.cmemcpy(t1, skb->h.th, sizeof(*t1));
h2050net/inet/tcp.cbuff->h.seq = newsk->write_seq;
h2053net/inet/tcp.ct1->dest = skb->h.th->source;
h2066net/inet/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
h2124net/inet/tcp.cif(skb->len > 0 && after(skb->h.th->seq + skb->len + 1 , sk->copied_seq))
h2245net/inet/tcp.cbuff->h.seq = sk->write_seq;
h2313net/inet/tcp.cbefore(skb->h.seq, sk->window_seq + 1) &&
h2316net/inet/tcp.cbefore(skb->h.seq, sk->rcv_ack_seq + 1))
h2323net/inet/tcp.cif (before(skb->h.seq, sk->rcv_ack_seq +1)) {
h2328net/inet/tcp.csk->sent_seq = skb->h.seq;
h2347net/inet/tcp.cif (list == NULL || before (skb2->h.seq, list->h.seq)) {
h2354net/inet/tcp.cbefore(skb->h.seq, skb3->link3->h.seq)) {
h2438net/inet/tcp.cif (after(skb->h.seq, sk->window_seq)) {
h2509net/inet/tcp.c! before (sk->window_seq, sk->write_queue.next->h.seq)) {
h2525net/inet/tcp.cafter(sk->send_head->h.seq, sk->send_head->link3->h.seq)) {
h2530net/inet/tcp.cif (before(sk->send_head->h.seq, ack+1)) {
h2568net/inet/tcp.csk->send_head, sk->send_head->h.seq, ack));
h2629net/inet/tcp.cif (after (sk->window_seq+1, sk->write_queue.next->h.seq) &&
h2632net/inet/tcp.cbefore(sk->write_queue.next->h.seq, sk->rcv_ack_seq + 1))
h2636net/inet/tcp.c} else if (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h2784net/inet/tcp.cth = skb->h.th;
h2800net/inet/tcp.ctcp_reset(sk->saddr, sk->daddr, skb->h.th,
h2831net/inet/tcp.cprintk("skb1->h.th->seq = %ld: ", skb1->h.th->seq);
h2832net/inet/tcp.cprintk("skb->h.th->seq = %ld\n",skb->h.th->seq);
h2836net/inet/tcp.cif (th->seq==skb1->h.th->seq && skb->len>= skb1->len)
h2845net/inet/tcp.cif (after(th->seq+1, skb1->h.th->seq))
h2884net/inet/tcp.cif (skb->h.th->fin) {
h2892net/inet/tcp.cif (before(skb2->h.th->seq, sk->acked_seq+1)) {
h2893net/inet/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
h2896net/inet/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
h2900net/inet/tcp.csk->acked_seq = skb2->h.th->ack_seq;
h2908net/inet/tcp.cif (skb2->h.th->fin) {
h3298net/inet/tcp.cbuff->h.seq = sk->write_seq;
h3437net/inet/tcp.cth = skb->h.th;
h107net/inet/timer.cbefore(sk->window_seq, sk->write_queue.next->h.seq) &&
h587net/inet/udp.caddr.sin_port = skb->h.uh->source;
h662net/inet/udp.cuh = (struct udphdr *) skb->h.uh;
h117zBoot/inflate.cint h;                        /* table level */
h199zBoot/inflate.ch = -1;                       /* no tables yet--level -1 */
h219zBoot/inflate.ch++;
h245zBoot/inflate.cif (h)
h253zBoot/inflate.cu[h] = ++q;             /* table starts after link */
h257zBoot/inflate.cif (h)
h259zBoot/inflate.cx[h] = i;             /* save pattern for backing up */
h264zBoot/inflate.cu[h-1][j] = r;        /* connect to last table */
h297zBoot/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
h299zBoot/inflate.ch--;                    /* don't need to update q */
h782zBoot/inflate.cunsigned h;           /* maximum struct huft's malloc'ed */
h792zBoot/inflate.ch = 0;
h797zBoot/inflate.cif (hufts > h)
h798zBoot/inflate.ch = hufts;
h815zBoot/inflate.cfprintf(stderr, "<%u> ", h);
h58zBoot/unzip.cuch *h = inbuf + inptr; /* first local header */
h63zBoot/unzip.cinptr += LOCHDR + SH(h + LOCFIL) + SH(h + LOCEXT);
h65zBoot/unzip.cif (inptr > insize || LG(h) != LOCSIG) {
h68zBoot/unzip.cmethod = h[LOCHOW];
h74zBoot/unzip.cif ((decrypt = h[LOCFLG] & CRPFLG) != 0) {
h81zBoot/unzip.cextended = (h[LOCFLG] & EXTFLG) != 0;