Searched refs:htonl (Results 51 - 75 of 453) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c139 req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
140 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, hwtid));
154 req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
155 req->wr.wr_lo = htonl(V_WR_TID(ep->hwtid));
156 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid));
176 req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
177 req->wr.wr_lo = htonl(V_WR_TID(ep->hwtid));
178 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid));
394 req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_CLOSE_CON));
395 req->wr.wr_lo = htonl(V_WR_TI
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusbdecfe.c89 u32 freq = htonl(p->frequency / 1000);
125 freq = htonl(p->frequency +
128 sym_rate = htonl(p->u.qam.symbol_rate);
130 band = htonl(state->hi_band ? LOF_HI : LOF_LO);
132 lnb_voltage = htonl(state->voltage);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvlclient.c176 *bp++ = htonl(VLGETENTRYBYNAME);
177 *bp++ = htonl(volnamesz);
212 *bp++ = htonl(VLGETENTRYBYID);
213 *bp++ = htonl(volid);
214 *bp = htonl(voltype);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs_common/
H A Dnfsacl.c54 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag);
57 *p++ = htonl(nfsacl_desc->uid);
60 *p++ = htonl(nfsacl_desc->gid);
64 *p++ = htonl(entry->e_id);
70 *p++ = htonl(entry->e_perm & S_IRWXO);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Digmp.h139 #define IGMP_ALL_HOSTS htonl(0xE0000001L)
140 #define IGMP_ALL_ROUTER htonl(0xE0000002L)
141 #define IGMPV3_ALL_MCR htonl(0xE0000016L)
142 #define IGMP_LOCAL_GROUP htonl(0xE0000000L)
143 #define IGMP_LOCAL_GROUP_MASK htonl(0xFFFFFF00L)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dnfsfh.h196 fsidv[0] = htonl((MAJOR(dev)<<16) |
204 fsidv[0] = htonl(MAJOR(dev));
205 fsidv[1] = htonl(MINOR(dev));
323 fhp->fh_post_rdev[0] = htonl((u32)imajor(inode));
324 fhp->fh_post_rdev[1] = htonl((u32)iminor(inode));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dname_distr.c90 i->type = htonl(p->type);
91 i->lower = htonl(p->lower);
92 i->upper = htonl(p->upper);
93 i->ref = htonl(p->ref);
94 i->key = htonl(p->key);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dconfig.h254 && ((__const u_int32_t *) (a))[3] == htonl (1))
263 ((((__const u_int32_t *) (a))[0] & htonl (0xffc00000)) \
264 == htonl (0xfe800000))
269 ((((__const u_int32_t *) (a))[0] & htonl (0xffc00000)) \
270 == htonl (0xfec00000))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dsha1.c52 w[i] = htonl(ctx->wbuf[i]);
158 ctx->wbuf[14] = htonl((ctx->count[1] << 3) | (ctx->count[0] >> 29));
159 ctx->wbuf[15] = htonl(ctx->count[0] << 3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dipcalc.c27 ipaddr = htonl(ipaddr);
45 netmask = htonl(netmask);
124 netmask = htonl(netmask);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_addrinfo.c73 sin.sin_addr.s_addr = htonl(INADDR_ANY);
125 sin.sin_addr.s_addr = htonl(INADDR_ANY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/utils/
H A Dmkbugboot.c97 bbh.entry_offset = htonl(HEADER_SIZE); /* Entry address */
98 bbh.routine_length= htonl(HEADER_SIZE+boot_size+2); /* Routine length */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-i386/
H A Dchecksum.h172 "r"(htonl(len)), "r"(htonl(proto)), "0"(sum));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dchecksum.h255 "0" (htonl(len)), "1" (htonl(proto)), "r" (sum));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs2xdr.c87 *p++ = htonl(timep->tv_sec);
89 *p++ = htonl(timep->tv_nsec ? timep->tv_nsec / 1000 : 0);
105 *p++ = htonl(timep->tv_sec);
106 *p++ = htonl(1000000);
153 *p++ = (attr->ia_valid & ATTR_MODE) ? htonl(attr->ia_mode) : not_set;
154 *p++ = (attr->ia_valid & ATTR_UID) ? htonl(attr->ia_uid) : not_set;
155 *p++ = (attr->ia_valid & ATTR_GID) ? htonl(attr->ia_gid) : not_set;
156 *p++ = (attr->ia_valid & ATTR_SIZE) ? htonl(attr->ia_size) : not_set;
232 *p++ = htonl(offset);
233 *p++ = htonl(coun
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip6_checksum.h80 ulen = (__force u32)htonl((__u32) len);
85 uproto = (__force u32)htonl(proto);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dchecksum.h191 "r" (htonl(len)), "r" (htonl(proto)), "0" (sum)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dchecksum.h230 "r"(htonl(len)), "r"(htonl(proto)), "r"(sum)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dchecksum.h167 "r"(htonl(len)), "r"(htonl(proto)), "0"(sum));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dchecksum.h255 "0" (htonl(len)), "1" (htonl(proto)), "r" (sum));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dchecksum.h230 "r" (htonl(len)), "r" (htonl(proto)), "0" (sum));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/last/
H A Dcnid_last.c67 return htonl(priv->last_did++);
69 return htonl((st->st_dev << 16) | (st->st_ino & 0x0000ffff));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/last/
H A Dcnid_last.c67 return htonl(priv->last_did++);
69 return htonl((st->st_dev << 16) | (st->st_ino & 0x0000ffff));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_helper.c286 new_start_seq = htonl(ntohl(sack->start_seq)
289 new_start_seq = htonl(ntohl(sack->start_seq)
294 new_end_seq = htonl(ntohl(sack->end_seq)
297 new_end_seq = htonl(ntohl(sack->end_seq)
382 newseq = htonl(ntohl(tcph->seq) + this_way->offset_after);
384 newseq = htonl(ntohl(tcph->seq) + this_way->offset_before);
388 newack = htonl(ntohl(tcph->ack_seq) - other_way->offset_after);
390 newack = htonl(ntohl(tcph->ack_seq) - other_way->offset_before);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.c507 mask = htonl(mask);
866 cilong = htonl(l); \
870 cilong = htonl(l); \
909 cilong = htonl(l); \
924 cilong = htonl(l); \
994 ciaddr1 = htonl(l); \
996 ciaddr2 = htonl(l); \
1021 ciaddr1 = htonl(l); \
1034 cidnsaddr = htonl(l); \
1141 ciaddr1 = htonl(
[all...]

Completed in 372 milliseconds

1234567891011>>