taglinefilesource code
ntohs202drivers/net/at1700.cstation_address[i] = ntohs(eeprom_val);
ntohs231drivers/net/slhc.cif(ip->protocol != IPPROTO_TCP || (ntohs(ip->frag_off) & 0x1fff) || 
ntohs234drivers/net/slhc.cntohs(ip->frag_off), ip->frag_off));
ntohs349drivers/net/slhc.cdeltaS = ntohs(th->urg_ptr);
ntohs360drivers/net/slhc.cif((deltaS = ntohs(th->window) - ntohs(oth->window)) != 0){
ntohs386drivers/net/slhc.cntohs(cs->cs_ip.tot_len) == hlen)
ntohs400drivers/net/slhc.cdeltaS == ntohs(cs->cs_ip.tot_len) - hlen){
ntohs407drivers/net/slhc.cif(deltaS == ntohs(cs->cs_ip.tot_len) - hlen){
ntohs414drivers/net/slhc.cdeltaS = ntohs(ip->id) - ntohs(cs->cs_ip.id);
ntohs424drivers/net/slhc.cdeltaA = ntohs(th->check);
ntohs537drivers/net/slhc.ci = ntohs(ip->tot_len) - hdrlen;
ntohs545drivers/net/slhc.cntohs(ip->tot_len) - hdrlen);
ntohs563drivers/net/slhc.cthp->window = htons( ntohs(thp->window) + x);
ntohs586drivers/net/slhc.cip->id = htons (ntohs (ip->id) + x);
ntohs588drivers/net/slhc.cip->id = htons (ntohs (ip->id) + 1);
ntohs91drivers/net/slip.cntohl(th->seq), ntohl(th->ack_seq), ntohs(ip->tot_len));
ntohs97drivers/net/slip.cdlen = ntohs(ip->tot_len);
ntohs98drivers/net/slip.cdoff = ((ntohs(ip->frag_off) & IPF_F_OFFSET) << 3);
ntohs107drivers/net/slip.cif (doff != 0 || (ntohs(ip->frag_off) & IPF_MF))
ntohs108drivers/net/slip.cprintk(" id %u offs %u", ntohs(ip->id), doff);
ntohs110drivers/net/slip.cif (ntohs(ip->frag_off) & IPF_DF) printk(" DF");
ntohs111drivers/net/slip.cif (ntohs(ip->frag_off) & IPF_MF) printk(" MF");
ntohs120include/linux/in.hextern unsigned short int  ntohs(unsigned short int);
ntohs91net/inet/eth.cprintk("TYPE = %04X\n", ntohs(eth->h_proto));
ntohs183net/inet/eth.cif(ntohs(eth->h_proto)<1536)
ntohs160net/inet/icmp.cin_ntoa(iph->daddr), ntohs(iph->protocol));
ntohs83net/inet/ip.cip->ihl, ip->version, ip->tos, ntohs(ip->tot_len));
ntohs94net/inet/ip.clen = ntohs(ip->tot_len) - (4 * ip->ihl);
ntohs312net/inet/ip.copt->security = ntohs(*(unsigned short *)buff);
ntohs314net/inet/ip.copt->compartment = ntohs(*(unsigned short *)buff);
ntohs316net/inet/ip.copt->handling = ntohs(*(unsigned short *)buff);
ntohs318net/inet/ip.copt->tcc = ((*buff) << 16) + ntohs(*(unsigned short *)(buff+1));
ntohs818net/inet/ip.coffset = ntohs(iph->frag_off);
ntohs850net/inet/ip.cend = offset + ntohs(iph->tot_len) - ihl;
ntohs970net/inet/ip.cleft = ntohs(iph->tot_len) - hlen;
ntohs981net/inet/ip.cif (ntohs(iph->frag_off) & IP_DF) 
ntohs999net/inet/ip.coffset = (ntohs(iph->frag_off) & 0x1fff) << 3;
ntohs1217net/inet/ip.cif (ntohs(iph->frag_off) & 0x1fff)
ntohs1308net/inet/ip.c(ntohs(iph->tot_len) - (iph->ihl * 4)),
ntohs1358net/inet/ip.ciph->tot_len = ntohs(skb->len-dev->hard_header_len);
ntohs84net/inet/proc.cdestp = ntohs(destp);
ntohs85net/inet/proc.csrcp  = ntohs(srcp);
ntohs689net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs864net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs963net/inet/sock.csnum = ntohs(addr.sin_port);
ntohs1014net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1237net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1260net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1286net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1314net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1344net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1371net/inet/sock.csk->dummy_th.source = ntohs(sk->num);
ntohs1619net/inet/sock.chnum = ntohs(num);
ntohs114net/inet/tcp.cntohs(th->source), ntohs(th->dest),
ntohs120net/inet/tcp.cntohs(th->window), ntohs(th->check), ntohs(th->urg_ptr));
ntohs297net/inet/tcp.csum -= ntohs(skb->h.th->urg_ptr);  /* Dont count urg data */
ntohs493net/inet/tcp.c: "0"(daddr), "c"(saddr), "d"((ntohs(len) << 16) + IPPROTO_TCP*256)
ntohs644net/inet/tcp.ct1->window = ntohs(sk->window);
ntohs913net/inet/tcp.c((struct tcphdr *)buff)->urg_ptr = ntohs(copy);
ntohs1033net/inet/tcp.ct1->window = ntohs(sk->window);
ntohs1187net/inet/tcp.cskb->h.th->urg_ptr = ntohs(skb->len);
ntohs1189net/inet/tcp.camt = min(ntohs(skb->h.th->urg_ptr),len);
ntohs1375net/inet/tcp.csk->copied_seq += ntohs(skb->h.th->urg_ptr);
ntohs1376net/inet/tcp.coffset += ntohs(skb->h.th->urg_ptr);
ntohs1505net/inet/tcp.ct1->window = ntohs(sk->prot->rspace(sk));
ntohs1672net/inet/tcp.csk->mtu=min(sk->mtu,ntohs(*(unsigned short *)ptr));
ntohs1864net/inet/tcp.ct1->window = ntohs(newsk->window);
ntohs2022net/inet/tcp.ct1->window = ntohs(sk->prot->rspace(sk));
ntohs2144net/inet/tcp.cack, ntohs(th->window), sk->rcv_ack_seq, sk->window_seq));
ntohs2160net/inet/tcp.cif (after(sk->window_seq, ack+ntohs(th->window))) {
ntohs2178net/inet/tcp.csk->window_seq = ack + ntohs(th->window);
ntohs2244net/inet/tcp.csk->window_seq = ack + ntohs(th->window);
ntohs3382net/inet/tcp.ct1->window = ntohs(sk->prot->rspace(sk));
ntohs79net/inet/udp.cprintk("UDP: source = %d, dest = %d\n", ntohs(uh->source), ntohs(uh->dest));
ntohs80net/inet/udp.cprintk("     len = %d, check = %d\n", ntohs(uh->len), ntohs(uh->check));
ntohs152net/inet/udp.c: "0"(daddr), "c"(saddr), "d"((ntohs(len) << 16) + IPPROTO_UDP*256)
ntohs227net/inet/udp.cin_ntoa(sin->sin_addr.s_addr), ntohs(sin->sin_port),