Searched refs:htonl (Results 126 - 150 of 453) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_forward.c92 htonl(dst_mtu(&rt->u.dst)));
H A Dip_options.c62 midtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000);
422 midtime = htonl((tv.tv_sec % 86400) * 1000 + tv.tv_usec / 1000);
477 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((pp_ptr-iph)<<24));
627 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl(16<<24));
635 icmp_send(skb, ICMP_PARAMETERPROB, 0, htonl((opt->srr+2)<<24));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_app.c269 th->seq = htonl(seq + vseq->delta);
273 th->seq = htonl(seq + vseq->previous_delta);
298 th->ack_seq = htonl(ack_seq - vseq->delta);
303 th->ack_seq = htonl(ack_seq - vseq->previous_delta);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_REDIRECT.c72 newdst = htonl(0x7F000001);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_rm.c140 pdid = htonl(1);
141 did = htonl(2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Ddhcpd.c242 if ( requested_align!=htonl(r_addr))
245 DEBUG(LOG_INFO, "prepare to send a reserved ip (0x%x, 0x%x)\n", requested_align, htonl(r_addr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A DaddRamDisk.c292 *((u_int32_t *) &inbuf[0x0c]) = htonl(ramStartOffs);
293 *((u_int32_t *) &inbuf[0x14]) = htonl(ramPages);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dserverpacket.c173 add_simple_option(packet.options, DHCP_LEASE_TIME, htonl(lease_time_align));
222 add_simple_option(packet.options, DHCP_LEASE_TIME, htonl(lease_time_align));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A Dafpfunc_helpers.c187 PUSHVAL(p, uint32_t, htonl(1), len); /* startindex */
188 PUSHVAL(p, uint32_t, htonl(rbufsize), len); /* max replysize */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_rm.c140 pdid = htonl(1);
141 did = htonl(2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dutil.h64 #define hton64(x) ((uint64_t) (htonl(((x) >> 32) & 0xffffffffLL)) | \
65 (uint64_t) ((htonl(x) & 0xffffffffLL) << 32))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A Dafpfunc_helpers.c187 PUSHVAL(p, uint32_t, htonl(1), len); /* startindex */
188 PUSHVAL(p, uint32_t, htonl(rbufsize), len); /* max replysize */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_tunnel.c138 return htonl(spi);
213 return htonl(spi);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_irc.c171 if (tuple->src.u3.ip != htonl(dcc_ip) &&
172 tuple->dst.u3.ip != htonl(dcc_ip)) {
H A Dnf_conntrack_sane.c105 if (req->RPC_code != htonl(SANE_NET_START)) {
129 if (reply->status != htonl(SANE_STATUS_SUCCESS)) {
H A Dnfnetlink_queue.c410 pmsg.packet_id = htonl(entry->id);
418 tmp_uint = htonl(indev->ifindex);
429 tmp_uint = htonl(indev->br_port->br->dev->ifindex);
439 tmp_uint = htonl(entskb->nf_bridge->physindev->ifindex);
448 tmp_uint = htonl(outdev->ifindex);
459 tmp_uint = htonl(outdev->br_port->br->dev->ifindex);
469 tmp_uint = htonl(entskb->nf_bridge->physoutdev->ifindex);
478 tmp_uint = htonl(entskb->mark);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Deth_media.c162 tb_ptr->addr.type = htonl(TIPC_MEDIA_TYPE_ETH);
260 bcast_addr.type = htonl(TIPC_MEDIA_TYPE_ETH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Ddevice-linux.c178 mreq.ipv6mr_multiaddr.s6_addr32[0] = htonl(0xFF020000);
179 mreq.ipv6mr_multiaddr.s6_addr32[3] = htonl(0x2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/
H A Dtms380tr.c353 tp->Tpl[i].NextTPLAddr = htonl(((char *)(&tp->Tpl[(i+1) % TPL_NUM]) - (char *)tp) + tp->dmabuffer); /* DMA buffer may be MMU driven */
370 tp->Rpl[i].NextRPLAddr = htonl(((char *)(&tp->Rpl[(i+1) % RPL_NUM]) - (char *)tp) + tp->dmabuffer); /* DMA buffer may be MMU driven */
383 tp->Rpl[i].FragList[0].DataAddr = htonl(((char *)tp->LocalRxBuffers[i] - (char *)tp) + tp->dmabuffer);
396 tp->Rpl[i].FragList[0].DataAddr = htonl(((char *)tp->LocalRxBuffers[i] - (char *)tp) + tp->dmabuffer);
402 tp->Rpl[i].FragList[0].DataAddr = htonl(dmabuf);
478 Addr = htonl(((char *)tp->ProductID - (char *)tp) + tp->dmabuffer);
622 tpl->FragList[0].DataAddr = htonl(newbuf);
1497 Addr = htonl(((char *)&tp->ocpl - (char *)tp) + tp->dmabuffer);
1531 Addr = htonl(((char *)tp->RplHead - (char *)tp) + tp->dmabuffer);
1572 Addr = htonl(((cha
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dnetwork.c135 addr.in6.sin6_flowinfo = htonl(0);
197 addr6.in6.sin6_flowinfo = htonl(0);
198 addr6.in6.sin6_scope_id = htonl(scope);
236 addr.in6.sin6_flowinfo = htonl(0);
579 source_addr.in6.sin6_flowinfo = addr.in6.sin6_flowinfo = htonl(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_abr.c50 abr_id.id.s_addr = htonl (0);
221 (ntohl (ier->metric & htonl (0x000fffff)));
402 htonl (request->route_id), ospf6->router_id,
412 htonl (request->route_id),
531 ntohl (ier->metric & htonl (0x000fffff)), VTY_NEWLINE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dslhc.c541 thp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
542 thp->seq = htonl( ntohl(thp->seq) + i);
547 thp->seq = htonl( ntohl(thp->seq) +
570 thp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
576 thp->seq = htonl( ntohl(thp->seq) + x);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dsge.c808 wrp->wr_hi = htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
811 wrp->wr_lo = htonl(V_WR_LEN(flits + sgl_flits) |
819 wrp->wr_hi = htonl(F_WR_SOP | V_WR_DATATYPE(1) |
845 wrp->wr_hi = htonl(V_WR_DATATYPE(1) |
847 wrp->wr_lo = htonl(V_WR_LEN(min(WR_FLITS,
854 wrp->wr_hi |= htonl(F_WR_EOP);
856 wp->wr_lo = htonl(V_WR_LEN(WR_FLITS) | V_WR_GEN(ogen)) | wr_lo;
886 cpl->len = htonl(skb->len | 0x80000000);
899 hdr->cntrl = htonl(cntrl);
905 hdr->lso_info = htonl(tso_inf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/lockd/
H A Dxdr4.c77 *p++ = htonl(c->len);
101 *p++ = htonl(f->size);
172 *p++ = htonl(lock->svid);
203 *p++ = htonl(resp->lock.svid);
460 *p++ = htonl(argp->state);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/myri10ge/
H A Dmyri10ge.c92 #define MYRI10GE_NO_CONFIRM_DATA htonl(0xffffffff)
316 buf->data0 = htonl(data->data0);
317 buf->data1 = htonl(data->data1);
318 buf->data2 = htonl(data->data2);
319 buf->cmd = htonl(cmd);
323 buf->response_addr.low = htonl(dma_low);
324 buf->response_addr.high = htonl(dma_high);
325 response->result = htonl(MYRI10GE_NO_RESPONSE_RESULT);
340 && response->result == htonl(MYRI10GE_NO_RESPONSE_RESULT);
347 && response->result == htonl(MYRI10GE_NO_RESPONSE_RESUL
[all...]

Completed in 404 milliseconds

1234567891011>>