tag | line | file | source code |
htons | 649 | arch/sparc/kernel/sys_sunos.c | local.sin_port = htons (--try_port); |
htons | 915 | drivers/isdn/isdn_net.c | return htons(ETH_P_802_3); |
htons | 919 | drivers/isdn/isdn_net.c | return htons(ETH_P_802_2); |
htons | 960 | drivers/isdn/isdn_net.c | skb->protocol = htons(ETH_P_IP); |
htons | 971 | drivers/isdn/isdn_net.c | skb->protocol = htons(ETH_P_802_3); |
htons | 1049 | drivers/isdn/isdn_net.c | eth->h_proto = htons(type); |
htons | 1051 | drivers/isdn/isdn_net.c | eth->h_proto = htons(len); |
htons | 1100 | drivers/isdn/isdn_net.c | *((ushort*) skb_push(skb, 2)) = htons(type); |
htons | 1107 | drivers/isdn/isdn_net.c | *((ushort*)&skb->data[2]) = htons(type); |
htons | 1153 | drivers/isdn/isdn_net.c | if(eth->h_proto != htons(ETH_P_IP)) { |
htons | 728 | drivers/isdn/isdn_ppp.c | skb->protocol = htons(ETH_P_IPX); |
htons | 737 | drivers/isdn/isdn_ppp.c | skb->protocol = htons(ETH_P_IP); |
htons | 759 | drivers/isdn/isdn_ppp.c | skb->protocol = htons(ETH_P_IP); |
htons | 152 | drivers/net/3c509.c | phys_addr[i] = htons(read_eeprom(ioaddr, i)); |
htons | 171 | drivers/net/3c509.c | phys_addr[i] = htons(read_eeprom(ioaddr, i)); |
htons | 215 | drivers/net/3c509.c | phys_addr[i] = htons(id_read_eeprom(i)); |
htons | 460 | drivers/net/3c59x.c | phys_addr[i] = htons(inw(ioaddr + 12)); |
htons | 2714 | drivers/net/arcnet.c | case ARC_P_IP: return htons(ETH_P_IP); |
htons | 2715 | drivers/net/arcnet.c | case ARC_P_ARP: return htons(ETH_P_ARP); |
htons | 2716 | drivers/net/arcnet.c | case ARC_P_RARP: return htons(ETH_P_RARP); |
htons | 2720 | drivers/net/arcnet.c | return htons(ETH_P_802_3); |
htons | 2729 | drivers/net/arcnet.c | return htons(ETH_P_IP); |
htons | 3163 | drivers/net/arcnet.c | case ARC_P_IP_RFC1051: return htons(ETH_P_IP); |
htons | 3164 | drivers/net/arcnet.c | case ARC_P_ARP_RFC1051: return htons(ETH_P_ARP); |
htons | 3165 | drivers/net/arcnet.c | case ARC_P_ATALK: return htons(ETH_P_ATALK); /* untested appletalk */ |
htons | 3174 | drivers/net/arcnet.c | return htons(ETH_P_IP); |
htons | 975 | drivers/net/de620.c | if (!clone && (wrd != htons(0x0080))) /* Valid D-Link ether sequence? */ |
htons | 179 | drivers/net/dlci.c | skb->protocol = htons(hdr->PID); |
htons | 185 | drivers/net/dlci.c | skb->protocol = htons(ETH_P_IP); |
htons | 322 | drivers/net/fmv18x.c | htons(inw(ioaddr + TX_STATUS)), |
htons | 326 | drivers/net/fmv18x.c | dev->name, htons(inw(ioaddr + 0)), |
htons | 327 | drivers/net/fmv18x.c | htons(inw(ioaddr + 2)), htons(inw(ioaddr + 4)), |
htons | 328 | drivers/net/fmv18x.c | htons(inw(ioaddr + 6)), htons(inw(ioaddr + 8)), |
htons | 329 | drivers/net/fmv18x.c | htons(inw(ioaddr +10)), htons(inw(ioaddr +12)), |
htons | 330 | drivers/net/fmv18x.c | htons(inw(ioaddr +14))); |
htons | 332 | drivers/net/fmv18x.c | htons(inw(ioaddr+FJ_STATUS0)), |
htons | 333 | drivers/net/fmv18x.c | htons(inw(ioaddr+FJ_CONFIG0))); |
htons | 1098 | drivers/net/ibmtr.c | writew(htons(MAX_I_FIELD), |
htons | 1131 | drivers/net/ibmtr.c | writew(htons(OPEN_PASS_BCON_MAC), |
htons | 1133 | drivers/net/ibmtr.c | writew(htons(NUM_RCV_BUF), |
htons | 1135 | drivers/net/ibmtr.c | writew(htons(RCV_BUF_LEN), |
htons | 1137 | drivers/net/ibmtr.c | writew(htons(DHB_LENGTH), |
htons | 1187 | drivers/net/ibmtr.c | writew(htons(0x11), |
htons | 1228 | drivers/net/ibmtr.c | writew(htons(ti->current_skb->len-sizeof(struct trh_hdr)+hdr_len), |
htons | 1363 | drivers/net/ibmtr.c | local_llc->ethertype = htons(ETH_P_TR_802_2); |
htons | 286 | drivers/net/new_tunnel.c | iph->tot_len = htons(skb->len); |
htons | 287 | drivers/net/new_tunnel.c | iph->id = htons(ip_id_count++); /* Race condition here? */ |
htons | 290 | drivers/net/new_tunnel.c | skb->protocol = htons(ETH_P_IP); |
htons | 569 | drivers/net/pi2.c | skb->protocol=htons(ETH_P_AX25); |
htons | 867 | drivers/net/plip.c | if (eth->h_proto != htons(ETH_P_IP)) { |
htons | 1225 | drivers/net/ppp.c | return ppp_rcv_rx (ppp, htons (ETH_P_IP), data, count); |
htons | 1237 | drivers/net/ppp.c | return ppp_rcv_rx (ppp, htons (ETH_P_IPX), data, count); |
htons | 1825 | drivers/net/pt.c | skb->protocol=htons(ETH_P_AX25); |
htons | 709 | drivers/net/seeq8005.c | outw( htons(length + 4), SEEQ_BUFFER); |
htons | 535 | drivers/net/slhc.c | thp->check = htons(x); |
htons | 567 | drivers/net/slhc.c | thp->urg_ptr = htons(x); |
htons | 574 | drivers/net/slhc.c | thp->window = htons( ntohs(thp->window) + x); |
htons | 594 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + x); |
htons | 596 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + 1); |
htons | 608 | drivers/net/slhc.c | ip->tot_len = htons(len); |
htons | 393 | drivers/net/slip.c | skb->protocol=htons(ETH_P_AX25); |
htons | 395 | drivers/net/slip.c | skb->protocol=htons(ETH_P_IP); |
htons | 545 | drivers/net/slip.c | if (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25)) { |
htons | 469 | drivers/scsi/eata.c | config.len = (ushort) htons((ushort)510); |
htons | 695 | drivers/scsi/eata_pio.c | cppadlen=(htons(gc->cppadlen)+1)/2)) == NULL) |
htons | 139 | fs/ncpfs/ncplib_kernel.c | ncp_add_word(server, htons(size)); |
htons | 570 | fs/ncpfs/ncplib_kernel.c | ncp_add_word(server, htons(to_read)); |
htons | 597 | fs/ncpfs/ncplib_kernel.c | ncp_add_word(server, htons(to_write)); |
htons | 252 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); |
htons | 262 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); |
htons | 284 | fs/nfs/nfsroot.c | if (rarp->ar_op != htons(ARPOP_RREPLY)) { |
htons | 290 | fs/nfs/nfsroot.c | if ((rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) || |
htons | 292 | fs/nfs/nfsroot.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
htons | 518 | fs/nfs/nfsroot.c | sa.sin_port = htons(port); |
htons | 538 | fs/nfs/nfsroot.c | sa.sin_port = htons(port); |
htons | 723 | fs/nfs/nfsroot.c | xmit_bootp->secs = htons(jiffies / HZ); |
htons | 1451 | fs/nfs/nfsroot.c | sin->sin_port = htons(port++); |
htons | 1552 | fs/nfs/nfsroot.c | server.sin_port = htons(NFS_PMAP_PORT); |
htons | 1592 | fs/nfs/nfsroot.c | server.sin_port = htons(port); |
htons | 1650 | fs/nfs/nfsroot.c | server.sin_port = htons(nfs_port); |
htons | 20 | include/asm-alpha/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 25 | include/asm-i386/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 25 | include/asm-mips/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 21 | include/asm-ppc/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 81 | net/802/p8022.c | p8022_packet_type.type=htons(ETH_P_802_2); |
htons | 88 | net/802/p8022tr.c | p8022tr_packet_type.type=htons(ETH_P_TR_802_2); |
htons | 64 | net/802/psnap.c | psnap_packet_type.type=htons(ETH_P_SNAP); |
htons | 60 | net/802/tr.c | trllc->ethertype=htons(type); |
htons | 77 | net/802/tr.c | if(trllc->ethertype != htons(ETH_P_IP)) { |
htons | 78 | net/802/tr.c | printk("tr_rebuild_header: Don't know how to resolve type %04X addresses ?\n",(unsigned int)htons( trllc->ethertype)); |
htons | 130 | net/802/tr.c | trh->rcf=htons((((sizeof(trh->rcf)) << 8) & TR_RCF_LEN_MASK) |
htons | 147 | net/802/tr.c | trh->rcf^=htons(TR_RCF_DIR_BIT); |
htons | 148 | net/802/tr.c | trh->rcf&=htons(0x1fff); /* Issam Chehab <ichehab@madge1.demon.co.uk> */ |
htons | 155 | net/802/tr.c | trh->rcf=htons((((sizeof(trh->rcf)) << 8) & TR_RCF_LEN_MASK) |
htons | 200 | net/802/tr.c | if (!(trh->rcf & htons(TR_RCF_BROADCAST_MASK))) { |
htons | 125 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 126 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 129 | net/appletalk/aarp.c | eah->function = htons(AARP_REQUEST); |
htons | 185 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 186 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 189 | net/appletalk/aarp.c | eah->function = htons(AARP_REPLY); |
htons | 249 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 250 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 253 | net/appletalk/aarp.c | eah->function = htons(AARP_PROBE); |
htons | 456 | net/appletalk/aarp.c | *((__u16 *)skb->data)=htons(skb->len); |
htons | 486 | net/appletalk/aarp.c | skb->protocol = htons(ETH_P_ATALK); |
htons | 379 | net/appletalk/ddp.c | atif->address.s_net=htons(sa->sat_addr.s_net); |
htons | 417 | net/appletalk/ddp.c | atif->address.s_net=htons(probe_net); |
htons | 567 | net/appletalk/ddp.c | atrtr_default.gateway.s_net=htons(0); |
htons | 822 | net/appletalk/ddp.c | if(nr->nr_firstnet==htons(0) && nr->nr_lastnet==htons(0xFFFE)) |
htons | 838 | net/appletalk/ddp.c | sa->sat_addr.s_net=htons(ct); |
htons | 993 | net/appletalk/ddp.c | return htons((unsigned short)sum); |
htons | 1244 | net/appletalk/ddp.c | if ( ap == NULL || ap->s_net == htons( ATADDR_ANYNET )) |
htons | 1277 | net/appletalk/ddp.c | if(addr->sat_addr.s_net==htons(ATADDR_ANYNET)) |
htons | 1641 | net/appletalk/ddp.c | *((__u16 *)ddp)=htons(*((__u16 *)ddp)); /* Mend the byte order */ |
htons | 2039 | net/appletalk/ddp.c | ltalk_packet_type.type=htons(ETH_P_LOCALTALK); |
htons | 2042 | net/appletalk/ddp.c | ppptalk_packet_type.type=htons(ETH_P_PPPTALK); |
htons | 2395 | net/ax25/af_ax25.c | ax25_packet_type.type = htons(ETH_P_AX25); |
htons | 2398 | net/ax25/af_ax25.c | bpq_packet_type.type = htons(ETH_P_BPQ); |
htons | 2453 | net/ax25/af_ax25.c | skb->protocol = htons (ETH_P_AX25); |
htons | 504 | net/ax25/ax25_subr.c | skb->protocol = htons(ETH_P_AX25); |
htons | 149 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
htons | 171 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
htons | 101 | net/ethernet/eth.c | eth->h_proto = htons(type); |
htons | 103 | net/ethernet/eth.c | eth->h_proto = htons(len); |
htons | 149 | net/ethernet/eth.c | if(eth->h_proto != htons(ETH_P_IP)) |
htons | 213 | net/ethernet/eth.c | return htons(ETH_P_802_3); |
htons | 218 | net/ethernet/eth.c | return htons(ETH_P_802_2); |
htons | 277 | net/ethernet/eth.c | if(eth->h_proto!=htons(ETH_P_IP)) |
htons | 13 | net/ethernet/pe2.c | skb->protocol = htons (ETH_P_IPX); |
htons | 845 | net/ipv4/arp.c | skb->protocol = htons (ETH_P_IP); |
htons | 854 | net/ipv4/arp.c | arp->ar_hrd = htons(dev->type); |
htons | 857 | net/ipv4/arp.c | arp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP); |
htons | 859 | net/ipv4/arp.c | arp->ar_pro = (dev->type != ARPHRD_AX25) ? htons(ETH_P_IP) : htons(AX25_P_IP); |
htons | 862 | net/ipv4/arp.c | arp->ar_pro = htons(ETH_P_IP); |
htons | 866 | net/ipv4/arp.c | arp->ar_op = htons(type); |
htons | 1008 | net/ipv4/arp.c | if(arp->ar_pro != htons(AX25_P_IP)) |
htons | 1017 | net/ipv4/arp.c | if(arp->ar_pro != htons(AX25_P_IP)) |
htons | 1026 | net/ipv4/arp.c | if(arp->ar_pro != htons(ETH_P_IP)) |
htons | 1034 | net/ipv4/arp.c | if(arp->ar_pro != htons(ETH_P_IP)) |
htons | 1106 | net/ipv4/arp.c | if (arp->ar_op == htons(ARPOP_REQUEST)) |
htons | 2224 | net/ipv4/arp.c | arp_packet_type.type=htons(ETH_P_ARP); |
htons | 288 | net/ipv4/icmp.c | if(iph->frag_off&htons(IP_OFFSET)) |
htons | 418 | net/ipv4/icmp.c | iph->id = htons(new_mtu); |
htons | 66 | net/ipv4/ip_forward.c | iph->tot_len = htons(skb->len); |
htons | 67 | net/ipv4/ip_forward.c | iph->id = htons(ip_id_count++); |
htons | 151 | net/ipv4/ip_forward.c | iph->check = htons(iph->check); |
htons | 290 | net/ipv4/ip_forward.c | skb2->protocol=htons(ETH_P_IP); |
htons | 385 | net/ipv4/ip_fragment.c | iph->tot_len = htons((iph->ihl * 4) + count); |
htons | 745 | net/ipv4/ip_fragment.c | iph->frag_off = htons((offset >> 3)); |
htons | 762 | net/ipv4/ip_fragment.c | iph->frag_off |= htons(IP_MF); |
htons | 323 | net/ipv4/ip_input.c | if (iph->frag_off & htons(IP_MF)) |
htons | 329 | net/ipv4/ip_input.c | if (iph->frag_off & htons(IP_OFFSET)) |
htons | 335 | net/ipv4/ip_masq.c | ms->mport = htons(masq_port++); |
htons | 567 | net/ipv4/ip_masq_app.c | iph->tot_len = htons(skb_len + diff); |
htons | 108 | net/ipv4/ip_masq_ftp.c | htonl(from), htons(port), |
htons | 169 | net/ipv4/ip_masq_irc.c | htonl(s_addr),htons(s_port), |
htons | 120 | net/ipv4/ip_output.c | skb->protocol = htons(ETH_P_IP); |
htons | 157 | net/ipv4/ip_output.c | skb->protocol = htons(ETH_P_IP); |
htons | 359 | net/ipv4/ip_output.c | iph->tot_len = htons(skb->len-(((unsigned char *)iph)-skb->data)); |
htons | 372 | net/ipv4/ip_output.c | iph->id = htons(ip_id_count++); |
htons | 649 | net/ipv4/ip_output.c | skb->protocol = htons(ETH_P_IP); |
htons | 683 | net/ipv4/ip_output.c | iph->tot_len = htons(length); |
htons | 684 | net/ipv4/ip_output.c | iph->id=htons(ip_id_count++); |
htons | 785 | net/ipv4/ip_output.c | id = htons(ip_id_count++); |
htons | 816 | net/ipv4/ip_output.c | skb->protocol = htons(ETH_P_IP); |
htons | 873 | net/ipv4/ip_output.c | iph->tot_len = htons(fraglen - fragheaderlen + iph->ihl*4); |
htons | 875 | net/ipv4/ip_output.c | iph->frag_off = htons(offset>>3); |
htons | 894 | net/ipv4/ip_output.c | mf = htons(IP_MF); |
htons | 1093 | net/ipv4/ip_output.c | ip_packet_type.type=htons(ETH_P_IP); |
htons | 279 | net/ipv4/ipmr.c | skb->ip_hdr->tot_len=htons(skb->len); /* Fix the length */ |
htons | 183 | net/ipv4/rarp.c | rarp_packet_type.type=htons(ETH_P_RARP); |
htons | 219 | net/ipv4/rarp.c | if (rarp->ar_op != htons(ARPOP_RREQUEST)) |
htons | 231 | net/ipv4/rarp.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
htons | 233 | net/ipv4/rarp.c | (rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) |
htons | 180 | net/ipv4/raw.c | iph->tot_len=htons(fraglen); /* This is right as you cant frag |
htons | 186 | net/ipv4/raw.c | iph->id = htons(ip_id_count++); |
htons | 847 | net/ipv4/tcp.c | th->window = htons(sk->window); |
htons | 1110 | net/ipv4/tcp.c | skb->ip_hdr->frag_off |= htons(IP_DF); |
htons | 1275 | net/ipv4/tcp.c | t1->window = htons(sk->window); |
htons | 111 | net/ipv4/tcp_output.c | th->window = htons(tcp_select_window(sk)); |
htons | 276 | net/ipv4/tcp_output.c | iph->frag_off &= ~htons(IP_DF); |
htons | 282 | net/ipv4/tcp_output.c | th->window = htons(tcp_select_window(sk)); |
htons | 382 | net/ipv4/tcp_output.c | iph->id = htons(ip_id_count++); |
htons | 385 | net/ipv4/tcp_output.c | iph->frag_off &= ~htons(IP_DF); |
htons | 634 | net/ipv4/tcp_output.c | t1->window = htons(sk->window=tcp_select_window(sk)); |
htons | 963 | net/ipv4/tcp_output.c | nth->window = htons(tcp_select_window(sk)); |
htons | 1023 | net/ipv4/tcp_output.c | t1->window = htons(tcp_select_window(sk)); |
htons | 313 | net/ipv4/udp.c | ufh.uh.len = htons(ulen); |
htons | 316 | net/ipv4/udp.c | ufh.other = (htons(ulen) << 16) + IPPROTO_UDP*256; |
htons | 678 | net/ipx/af_ipx.c | skb->protocol = htons(ETH_P_IPX); |
htons | 843 | net/ipx/af_ipx.c | case IPX_FRAME_ETHERII: return htons(ETH_P_IPX); |
htons | 844 | net/ipx/af_ipx.c | case IPX_FRAME_8022: return htons(ETH_P_802_2); |
htons | 845 | net/ipx/af_ipx.c | case IPX_FRAME_TR_8022: return htons(ETH_P_TR_802_2); |
htons | 846 | net/ipx/af_ipx.c | case IPX_FRAME_SNAP: return htons(ETH_P_SNAP); |
htons | 847 | net/ipx/af_ipx.c | case IPX_FRAME_8023: return htons(ETH_P_802_3); |
htons | 872 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_IPX); |
htons | 876 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_TR_802_2); |
htons | 880 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_802_2); |
htons | 884 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_SNAP); |
htons | 888 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_802_3); |
htons | 976 | net/ipx/af_ipx.c | switch (htons(dlink_type)) { |
htons | 1219 | net/ipx/af_ipx.c | ipx->ipx_pktsize=htons(len+sizeof(ipx_packet)); |
htons | 1415 | net/ipx/af_ipx.c | htons(s->protinfo.af_ipx.port)); |
htons | 1419 | net/ipx/af_ipx.c | htons(s->protinfo.af_ipx.port)); |
htons | 1433 | net/ipx/af_ipx.c | htons(s->protinfo.af_ipx.dest_addr.sock)); |
htons | 1977 | net/ipx/af_ipx.c | if(htons(ipx->ipx_pktsize)<sizeof(ipx_packet)) { |
htons | 2259 | net/ipx/af_ipx.c | ipx_dix_packet_type.type=htons(ETH_P_IPX); |
htons | 2263 | net/ipx/af_ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); |
htons | 64 | net/netrom/nr_dev.c | skb->protocol = htons(ETH_P_IP); |