Searched refs:ntohl (Results 26 - 50 of 561) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_ah.c65 pr_debug("SPI %u %08X\n", ntohl(ah->spi), ntohl(ah->spi));
69 ntohl(ah->spi),
82 ntohl(ah->spi),
H A Dip6t_frag.c63 pr_debug("ID %u %08X\n", ntohl(fh->identification),
64 ntohl(fh->identification));
68 ntohl(fh->identification),
93 ntohl(fh->identification),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_TPROXY.c53 iph->protocol, ntohl(iph->daddr), ntohs(hp->dest),
54 ntohl(tgi->laddr), ntohs(tgi->lport), skb->mark);
59 iph->protocol, ntohl(iph->daddr), ntohs(hp->dest),
60 ntohl(tgi->laddr), ntohs(tgi->lport), skb->mark);
H A Dnf_tproxy_core.c51 protocol, ntohl(saddr), ntohs(sport), ntohl(daddr), ntohs(dport), listening_only, sk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_hash.h9 return ntohl(addr->a4);
14 return ntohl(addr->a6[2] ^ addr->a6[3]);
20 return ntohl((__force __be32)sum);
25 return ntohl(daddr->a6[2] ^ daddr->a6[3] ^
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs3xdr.c115 if ((fh->size = ntohl(*p++)) <= NFS3_FHSIZE) {
136 timep->tv_sec = ntohl(*p++);
137 timep->tv_nsec = ntohl(*p++);
147 type = ntohl(*p++);
151 fattr->mode = (ntohl(*p++) & ~S_IFMT) | fmode;
152 fattr->nlink = ntohl(*p++);
153 fattr->uid = ntohl(*p++);
154 fattr->gid = ntohl(*p++);
159 major = ntohl(*p++);
160 minor = ntohl(*
[all...]
H A Dnfs2xdr.c112 timep->tv_sec = ntohl(*p++);
114 timep->tv_nsec = ntohl(*p++) * 1000;
122 type = ntohl(*p++);
123 fattr->mode = ntohl(*p++);
124 fattr->nlink = ntohl(*p++);
125 fattr->uid = ntohl(*p++);
126 fattr->gid = ntohl(*p++);
127 fattr->size = ntohl(*p++);
128 fattr->du.nfs2.blocksize = ntohl(*p++);
129 rdev = ntohl(*
[all...]
H A Dcallback_xdr.c82 *len = ntohl(*p);
102 fh->size = ntohl(*p);
121 attrlen = ntohl(*p);
126 bitmap[0] = ntohl(*p++);
128 bitmap[1] = ntohl(*p);
160 hdr->minorversion = ntohl(*p++);
170 hdr->nops = ntohl(*p);
182 *op = ntohl(*p);
196 dprintk("%s: exit with status = %d\n", __func__, ntohl(status));
214 args->truncate = ntohl(*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dcmservice.c98 u32 operation_id = ntohl(call->operation_ID);
186 call->count = ntohl(call->tmp);
217 cb->fid.vid = ntohl(*bp++);
218 cb->fid.vnode = ntohl(*bp++);
219 cb->fid.unique = ntohl(*bp++);
236 tmp = ntohl(call->tmp);
259 cb->version = ntohl(*bp++);
260 cb->expiry = ntohl(*bp++);
261 cb->type = ntohl(*bp++);
471 r->time_low = ntohl(
[all...]
H A Dvlclient.c83 entry->name[loop] = ntohl(*bp++);
88 entry->nservers = ntohl(*bp++);
96 tmp = ntohl(*bp++);
106 entry->vid[0] = ntohl(*bp++);
107 entry->vid[1] = ntohl(*bp++);
108 entry->vid[2] = ntohl(*bp++);
112 tmp = ntohl(*bp++); /* flags */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pcap2nbench/
H A Dtcp.cpp37 seq_number = ntohl(seq_number);
39 ack_number = ntohl(ack_number);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_write.c43 header = ntohl(dsi->header.dsi_code);
44 dsi->datasize = header ? ntohl(dsi->header.dsi_len) - header : 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Drpm2cpio.c45 header.entries = ntohl(header.entries);
46 header.size = ntohl(header.size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dconfig.c138 value = ntohl(*(u32 *)TLV_DATA(req_tlv_area));
169 ntohl(args->detect_scope),
170 ntohl(args->priority)))
194 addr = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
227 value = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
239 value = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
254 value = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
268 value = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
287 value = ntohl(*(__be32 *)TLV_DATA(req_tlv_area));
306 value = ntohl(*(__be3
[all...]
H A Dsubscr.c282 type = ntohl(s->seq.type);
283 lower = ntohl(s->seq.lower);
284 upper = ntohl(s->seq.upper);
285 timeout = ntohl(s->timeout);
286 filter = ntohl(s->filter) & ~TIPC_SUB_CANCEL;
331 if (ntohl(s->filter) & TIPC_SUB_CANCEL) {
356 sub->seq.type = ntohl(s->seq.type);
357 sub->seq.lower = ntohl(s->seq.lower);
358 sub->seq.upper = ntohl(s->seq.upper);
359 sub->timeout = ntohl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-key.c74 ntohl(xdr[0]), ntohl(xdr[1]), ntohl(xdr[2]), ntohl(xdr[3]),
79 tktlen = ntohl(xdr[7]);
104 token->kad->vice_id = ntohl(xdr[0]);
105 token->kad->kvno = ntohl(xdr[1]);
106 token->kad->start = ntohl(xdr[4]);
107 token->kad->expiry = ntohl(xdr[5]);
108 token->kad->primary_flag = ntohl(xd
[all...]
H A Dar-ack.c53 call->debug_id, rxrpc_acks[ack_reason], ntohl(serial),
112 _debug("cancel timer %%%u", ntohl(serial));
208 ntohl(sp->hdr.serial), ntohl(sp->hdr.seq));
434 ntohl(sp->hdr.seq), call->rx_first_oos);
436 if (ntohl(sp->hdr.seq) != call->rx_first_oos) {
438 call->rx_first_oos = ntohl(rxrpc_skb(skb)->hdr.seq);
453 ntohl(rxrpc_skb(skb)->hdr.seq);
478 seq = ntohl(sp->hdr.seq);
491 if (ntohl(ps
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dxdr.c48 len = ntohl(*p++);
85 if ((len = ntohl(*p++)) != NFS2_FHSIZE) {
131 lock->svid = ntohl(*p++);
138 start = ntohl(*p++);
139 len = ntohl(*p++);
229 exclusive = ntohl(*p++);
253 argp->block = ntohl(*p++);
254 exclusive = ntohl(*p++);
259 argp->reclaim = ntohl(*p++);
260 argp->state = ntohl(*
[all...]
H A Dxdr4.c50 len = ntohl(*p++);
86 f->size = ntohl(*p++);
132 lock->svid = ntohl(*p++);
236 exclusive = ntohl(*p++);
260 argp->block = ntohl(*p++);
261 exclusive = ntohl(*p++);
266 argp->reclaim = ntohl(*p++);
267 argp->state = ntohl(*p++);
280 argp->block = ntohl(*p++);
281 exclusive = ntohl(*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dcow_user.c299 else if (magic == ntohl(COW_MAGIC))
300 version = ntohl(header->v1.version);
325 *mtime_out = ntohl(header->v2.mtime);
327 *sectorsize_out = ntohl(header->v2.sectorsize);
339 *mtime_out = ntohl(header->v3.mtime);
341 *sectorsize_out = ntohl(header->v3.sectorsize);
342 *align_out = ntohl(header->v3.alignment);
364 * Additionally, we must use ntohl() instead of ntohll(), since
369 *mtime_out = (time32_t) ntohl(header->v3_b.mtime);
372 *sectorsize_out = ntohl(heade
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/cdb/
H A Dcnid_cdb_resolve.c45 ntohl(*id), (char *)data.data + CNID_NAME_OFS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dleases.c123 addr = ntohl(server_config.start); /* addr is in host order here */
125 for (;addr <= ntohl(server_config.end); addr++) {
165 addr = ntohl(server_config.start); /* addr is in host order here */
166 for (;addr <= ntohl(server_config.end); addr++) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Drdate.c42 return ntohl(nett) - RFC_868_BIAS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth_null.c88 flavor = ntohl(*p++);
94 size = ntohl(*p++);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/netinet/
H A Din.h23 #define ntohl(x) ___ntohl(x) macro
59 && (ntohl (((__const uint32_t *) (a))[3]) > 1))

Completed in 330 milliseconds

1234567891011>>