tag | line | file | source code |
htons | 141 | drivers/net/3c509.c | phys_addr[i] = htons(read_eeprom(ioaddr, i)); |
htons | 160 | drivers/net/3c509.c | phys_addr[i] = htons(read_eeprom(ioaddr, i)); |
htons | 204 | drivers/net/3c509.c | phys_addr[i] = htons(id_read_eeprom(i)); |
htons | 2922 | drivers/net/arcnet.c | case ARC_P_IP: return htons(ETH_P_IP); |
htons | 2923 | drivers/net/arcnet.c | case ARC_P_ARP: return htons(ETH_P_ARP); |
htons | 2924 | drivers/net/arcnet.c | case ARC_P_RARP: return htons(ETH_P_RARP); |
htons | 2925 | drivers/net/arcnet.c | case ARC_P_IPX: return htons(ETH_P_IPX); |
htons | 2926 | drivers/net/arcnet.c | case ARC_P_ATALK: return htons(ETH_P_ATALK); /* untested appletalk */ |
htons | 2936 | drivers/net/arcnet.c | return htons(ETH_P_IP); |
htons | 2966 | drivers/net/arcnet.c | case ARC_P_IP_RFC1051: return htons(ETH_P_IP); |
htons | 2967 | drivers/net/arcnet.c | case ARC_P_ARP_RFC1051: return htons(ETH_P_ARP); |
htons | 2976 | drivers/net/arcnet.c | return htons(ETH_P_IP); |
htons | 978 | drivers/net/de620.c | if (!clone && (wrd != htons(0x0080))) /* Valid D-Link ether sequence? */ |
htons | 992 | drivers/net/ibmtr.c | open_sap->max_i_field=htons(MAX_I_FIELD); |
htons | 1019 | drivers/net/ibmtr.c | open_adapter->open_options=htons(OPEN_PASS_BCON_MAC); |
htons | 1020 | drivers/net/ibmtr.c | open_adapter->num_rcv_buf=htons(NUM_RCV_BUF); |
htons | 1021 | drivers/net/ibmtr.c | open_adapter->rcv_buf_len=htons(RCV_BUF_LEN); |
htons | 1022 | drivers/net/ibmtr.c | open_adapter->dhb_length=htons(DHB_LENGTH); |
htons | 1069 | drivers/net/ibmtr.c | xmit_resp->frame_length=htons(0x11); |
htons | 1114 | drivers/net/ibmtr.c | xmit_resp->frame_length=htons(ti->current_skb->len |
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 | 1293 | drivers/net/ppp.c | return ppp_rcv_rx (ppp, htons (ETH_P_IP), data, count); |
htons | 1308 | drivers/net/ppp.c | return ppp_rcv_rx (ppp, htons (ETH_P_IPX), data, count); |
htons | 3166 | drivers/net/ppp.c | case htons (ETH_P_IPX): |
htons | 3170 | drivers/net/ppp.c | case htons (ETH_P_IP): |
htons | 3255 | drivers/net/ppp.c | case htons (ETH_P_IP): |
htons | 3256 | drivers/net/ppp.c | case htons (ETH_P_IPX): |
htons | 3277 | drivers/net/ppp.c | return (htons (ETH_P_IP)); |
htons | 708 | drivers/net/seeq8005.c | outw( htons(length + 4), SEEQ_BUFFER); |
htons | 534 | drivers/net/slhc.c | thp->check = htons(x); |
htons | 566 | drivers/net/slhc.c | thp->urg_ptr = htons(x); |
htons | 573 | drivers/net/slhc.c | thp->window = htons( ntohs(thp->window) + x); |
htons | 593 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + x); |
htons | 595 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + 1); |
htons | 607 | drivers/net/slhc.c | ip->tot_len = htons(len); |
htons | 386 | drivers/net/slip.c | skb->protocol=htons(ETH_P_AX25); |
htons | 388 | drivers/net/slip.c | skb->protocol=htons(ETH_P_IP); |
htons | 537 | drivers/net/slip.c | if (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25)) { |
htons | 234 | drivers/net/tunnel.c | iph->tot_len = htons(skb2->len); |
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 | 20 | include/asm-alpha/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 20 | include/asm-i386/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 22 | include/asm-mips/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 15 | include/asm-sparc/byteorder.h | extern unsigned short int htons(unsigned short int); |
htons | 72 | net/802/p8022.c | p8022_packet_type.type=htons(ETH_P_802_2); |
htons | 63 | 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 | 127 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 128 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 131 | net/appletalk/aarp.c | eah->function = htons(AARP_REQUEST); |
htons | 187 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 188 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 191 | net/appletalk/aarp.c | eah->function = htons(AARP_REPLY); |
htons | 251 | net/appletalk/aarp.c | eah->hw_type = htons(AARP_HW_TYPE_ETHERNET); |
htons | 252 | net/appletalk/aarp.c | eah->pa_type = htons(ETH_P_ATALK); |
htons | 255 | net/appletalk/aarp.c | eah->function = htons(AARP_PROBE); |
htons | 372 | net/appletalk/ddp.c | atif->address.s_net=htons(probe_net); |
htons | 522 | net/appletalk/ddp.c | atrtr_default.gateway.s_net=htons(0); |
htons | 771 | net/appletalk/ddp.c | if(nr->nr_firstnet==htons(0) && nr->nr_lastnet==htons(0xFFFE)) |
htons | 787 | net/appletalk/ddp.c | sa->sat_addr.s_net=htons(ct); |
htons | 942 | net/appletalk/ddp.c | return htons((unsigned short)sum); |
htons | 1188 | net/appletalk/ddp.c | if ( ap == NULL || ap->s_net == htons( ATADDR_ANYNET )) |
htons | 1221 | net/appletalk/ddp.c | if(addr->sat_addr.s_net==htons(ATADDR_ANYNET)) |
htons | 2117 | net/ax25/af_ax25.c | ax25_packet_type.type = htons(ETH_P_AX25); |
htons | 2119 | net/ax25/af_ax25.c | bpq_packet_type.type = htons(ETH_P_BPQ); |
htons | 142 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
htons | 164 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
htons | 100 | net/ethernet/eth.c | eth->h_proto = htons(type); |
htons | 102 | net/ethernet/eth.c | eth->h_proto = htons(len); |
htons | 148 | net/ethernet/eth.c | if(eth->h_proto != htons(ETH_P_IP)) |
htons | 212 | net/ethernet/eth.c | return htons(ETH_P_802_3); |
htons | 217 | net/ethernet/eth.c | return htons(ETH_P_802_2); |
htons | 253 | net/ethernet/eth.c | if(eth->h_proto!=htons(ETH_P_IP)) |
htons | 378 | net/ipv4/arp.c | arp->ar_hrd = htons(dev->type); |
htons | 381 | net/ipv4/arp.c | arp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP); |
htons | 383 | net/ipv4/arp.c | arp->ar_pro = (dev->type != ARPHRD_AX25)? htons(ETH_P_IP) : htons(AX25_P_IP); |
htons | 386 | net/ipv4/arp.c | arp->ar_pro = htons(ETH_P_IP); |
htons | 390 | net/ipv4/arp.c | arp->ar_op = htons(type); |
htons | 643 | net/ipv4/arp.c | if(arp->ar_pro != htons(AX25_P_IP)) |
htons | 652 | net/ipv4/arp.c | if(arp->ar_pro != htons(AX25_P_IP)) |
htons | 661 | net/ipv4/arp.c | if(arp->ar_pro != htons(ETH_P_IP)) |
htons | 669 | net/ipv4/arp.c | if(arp->ar_pro != htons(ETH_P_IP)) |
htons | 724 | net/ipv4/arp.c | if(arp->ar_op == htons(ARPOP_REQUEST)) |
htons | 1453 | net/ipv4/arp.c | arp_packet_type.type=htons(ETH_P_ARP); |
htons | 287 | net/ipv4/icmp.c | if(iph->frag_off&htons(IP_OFFSET)) |
htons | 60 | net/ipv4/ip_forward.c | iph->tot_len = htons(skb->len); |
htons | 61 | net/ipv4/ip_forward.c | iph->id = htons(ip_id_count++); |
htons | 144 | net/ipv4/ip_forward.c | iph->check = htons(iph->check); |
htons | 397 | net/ipv4/ip_fragment.c | iph->tot_len = htons((iph->ihl * 4) + count); |
htons | 761 | net/ipv4/ip_fragment.c | iph->frag_off = htons((offset >> 3)); |
htons | 778 | net/ipv4/ip_fragment.c | iph->frag_off |= htons(IP_MF); |
htons | 547 | net/ipv4/ip_fw.c | ms->mport = htons(masq_port++); |
htons | 660 | net/ipv4/ip_fw.c | ms->sport = htons(port); /* derived from PORT cmd */ |
htons | 667 | net/ipv4/ip_fw.c | ms->dport = htons(FTP_DPORT_TBD); /* ftp-data */ |
htons | 735 | net/ipv4/ip_fw.c | iph->tot_len = htons(diff+ntohs(iph->tot_len)); |
htons | 752 | net/ipv4/ip_fw.c | iph->tot_len = htons(skb->len + diff); |
htons | 854 | net/ipv4/ip_fw.c | if (portptr[1]==htons(21)) |
htons | 929 | net/ipv4/ip_fw.c | (ms->dport==htons(FTP_DPORT_TBD) || portptr[0]==ms->dport) && |
htons | 937 | net/ipv4/ip_fw.c | if(ms->dport==htons(FTP_DPORT_TBD)) |
htons | 294 | net/ipv4/ip_input.c | if (iph->frag_off & htons(IP_MF)) |
htons | 300 | net/ipv4/ip_input.c | if (iph->frag_off & htons(IP_OFFSET)) |
htons | 363 | net/ipv4/ip_output.c | iph->id = htons(ip_id_count++); |
htons | 711 | net/ipv4/ip_output.c | iph->tot_len = htons(length); |
htons | 712 | net/ipv4/ip_output.c | iph->id=htons(ip_id_count++); |
htons | 813 | net/ipv4/ip_output.c | id = htons(ip_id_count++); |
htons | 894 | net/ipv4/ip_output.c | iph->tot_len = htons(fraglen - fragheaderlen + iph->ihl*4); |
htons | 896 | net/ipv4/ip_output.c | iph->frag_off = htons(offset>>3); |
htons | 915 | net/ipv4/ip_output.c | mf = htons(IP_MF); |
htons | 1113 | net/ipv4/ip_output.c | ip_packet_type.type=htons(ETH_P_IP); |
htons | 278 | net/ipv4/ipmr.c | skb->ip_hdr->tot_len=htons(skb->len); /* Fix the length */ |
htons | 182 | net/ipv4/rarp.c | rarp_packet_type.type=htons(ETH_P_RARP); |
htons | 218 | net/ipv4/rarp.c | if (rarp->ar_op != htons(ARPOP_RREQUEST)) |
htons | 230 | net/ipv4/rarp.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
htons | 232 | net/ipv4/rarp.c | (rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) |
htons | 169 | net/ipv4/raw.c | iph->tot_len=htons(fraglen); /* This is right as you cant frag |
htons | 175 | net/ipv4/raw.c | iph->id = htons(ip_id_count++); |
htons | 677 | net/ipv4/tcp.c | iph->id = htons(ip_id_count++); |
htons | 1639 | net/ipv4/tcp.c | th->window = htons(sk->window); |
htons | 5293 | net/ipv4/tcp.c | th->urg_ptr = htons(urg_ptr); |
htons | 5294 | net/ipv4/tcp.c | nth->urg_ptr = htons(win_size); |
htons | 307 | net/ipv4/udp.c | ufh.uh.len = htons(ulen); |
htons | 310 | net/ipv4/udp.c | ufh.other = (htons(ulen) << 16) + IPPROTO_UDP*256; |
htons | 698 | net/ipx/af_ipx.c | case IPX_FRAME_ETHERII: return htons(ETH_P_IPX); |
htons | 699 | net/ipx/af_ipx.c | case IPX_FRAME_8022: return htons(ETH_P_802_2); |
htons | 700 | net/ipx/af_ipx.c | case IPX_FRAME_SNAP: return htons(ETH_P_SNAP); |
htons | 701 | net/ipx/af_ipx.c | case IPX_FRAME_8023: return htons(ETH_P_802_3); |
htons | 726 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_IPX); |
htons | 730 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_802_2); |
htons | 734 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_SNAP); |
htons | 738 | net/ipx/af_ipx.c | dlink_type = htons(ETH_P_802_3); |
htons | 826 | net/ipx/af_ipx.c | switch (htons(dlink_type)) { |
htons | 1064 | net/ipx/af_ipx.c | ipx->ipx_pktsize=htons(len+sizeof(ipx_packet)); |
htons | 1233 | net/ipx/af_ipx.c | htons(s->ipx_port)); |
htons | 1243 | net/ipx/af_ipx.c | htons(s->ipx_dest_addr.sock)); |
htons | 1715 | net/ipx/af_ipx.c | if(htons(ipx->ipx_pktsize)<sizeof(ipx_packet)) { |
htons | 1970 | net/ipx/af_ipx.c | ipx_dix_packet_type.type=htons(ETH_P_IPX); |
htons | 1974 | 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); |