HomeSort by relevance Sort by last modified time
    Searched refs:htonl (Results 101 - 125 of 274) sorted by null

1 2 3 45 6 7 8 91011

  /external/e2fsprogs/e2fsck/
revoke.c 508 header->h_magic = htonl(JFS_MAGIC_NUMBER);
509 header->h_blocktype = htonl(JFS_REVOKE_BLOCK);
510 header->h_sequence = htonl(transaction->t_tid);
521 htonl(record->blocknr);
546 header->r_count = htonl(offset);
journal.c 514 if (jsb->s_header.h_magic != htonl(JFS_MAGIC_NUMBER))
563 if (jsb->s_blocksize != htonl(journal->j_blocksize)) {
603 if (jsb->s_header.h_magic != htonl(JFS_MAGIC_NUMBER) ||
604 jsb->s_header.h_blocktype != htonl(JFS_SUPERBLOCK_V1)) {
605 jsb->s_header.h_magic = htonl(JFS_MAGIC_NUMBER);
606 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2);
614 jsb->s_blocksize = htonl(ctx->fs->blocksize);
615 jsb->s_maxlen = htonl(journal->j_maxlen);
616 jsb->s_first = htonl(1);
626 jsb->s_sequence = htonl(new_seq)
    [all...]
  /external/libppp/src/
slcompress.c 130 (f) = htonl(ntohl(f) + ((cp[1] << 8) | cp[2])); \
133 (f) = htonl(ntohl(f) + (u_int32_t)*cp++); \
515 th->th_ack = htonl(ntohl(th->th_ack) + i);
516 th->th_seq = htonl(ntohl(th->th_seq) + i);
521 th->th_seq = htonl(ntohl(th->th_seq) + ntohs(cs->cs_ip.ip_len)
iplist.c 143 list->cur.ip.s_addr = htonl(list->cur.lstart + list->cur.srcitem);
189 list->cur.ip.s_addr = htonl(list->cur.lstart + list->cur.srcitem);
  /external/iproute2/ip/
link_gre.c 147 uval = htonl(uval);
163 uval = htonl(uval);
178 uval = htonl(uval);
ip6tunnel.c 40 #define IP6_FLOWINFO_TCLASS htonl(0x0FF00000)
41 #define IP6_FLOWINFO_FLOWLABEL htonl(0x000FFFFF)
178 p->flowinfo |= htonl((__u32)uval << 20) & IP6_FLOWINFO_TCLASS;
192 p->flowinfo |= htonl(uval) & IP6_FLOWINFO_FLOWLABEL;
  /external/iproute2/tc/
f_u32.c 152 key = htonl(key);
153 mask = htonl(mask);
168 key = htonl(key);
169 mask = htonl(mask);
190 key = htonl(key);
191 mask = htonl(mask);
349 mask = htonl(0xFFFFFFFF<<(32-addr.bitlen));
392 __u32 mask = htonl(0xFFFFFFFF << (32 - (plen -i )));
432 key = htonl(key);
433 mask = htonl(mask)
    [all...]
  /external/qemu/slirp/
tcp_output.c 290 * *((u_int32_t *) (opt + optlen)) = htonl(
313 * *lp++ = htonl(TCPOPT_TSTAMP_HDR);
314 * *lp++ = htonl(tcp_now);
315 * *lp = htonl(tp->ts_recent);
424 ti->ti_seq = htonl(tp->snd_nxt);
426 ti->ti_seq = htonl(tp->snd_max);
427 ti->ti_ack = htonl(tp->rcv_nxt);
tcp_subr.c 151 ti->ti_seq = htonl(seq);
152 ti->ti_ack = htonl(ack);
387 if ((so->so_faddr.s_addr & htonl(0xffffff00)) == special_addr.s_addr) {
974 laddr = htonl((n1 << 24) | (n2 << 16) | (n3 << 8) | (n4));
1006 laddr = htonl((n1 << 24) | (n2 << 16) | (n3 << 8) | (n4));
1064 if ((so = solisten(0, htonl(laddr), htons(lport), SS_FACCEPTONCE)) == NULL)
1073 if ((so = solisten(0, htonl(laddr), htons(lport), SS_FACCEPTONCE)) == NULL)
1082 if ((so = solisten(0, htonl(laddr), htons(lport), SS_FACCEPTONCE)) == NULL)
    [all...]
  /external/qemu/slirp-android/
tcp_output.c 290 * *((u_int32_t *) (opt + optlen)) = htonl(
313 * *lp++ = htonl(TCPOPT_TSTAMP_HDR);
314 * *lp++ = htonl(tcp_now);
315 * *lp = htonl(tp->ts_recent);
424 ti->ti_seq = htonl(tp->snd_nxt);
426 ti->ti_seq = htonl(tp->snd_max);
427 ti->ti_ack = htonl(tp->rcv_nxt);
  /external/quake/quake/src/WinQuake/
net_udp.cpp 318 ((struct sockaddr_in *)hostaddr)->sin_addr.s_addr = (myAddr & htonl(mask)) | htonl(addr);
428 ((struct sockaddr_in *)addr)->sin_addr.s_addr = htonl(ipaddr);
net.h 242 #ifndef htonl
243 extern unsigned long htonl (unsigned long hostlong);
  /external/srtp/test/
rtpw.c 88 #define ADDR_IS_MULTICAST(a) IN_MULTICAST(htonl(a))
285 mreq.imr_interface.s_addr = htonl(INADDR_ANY);
397 local.sin_addr.s_addr = htonl(INADDR_ANY);
  /hardware/msm7k/librpc/
svc_clnt_common.c 68 ((uint32 *)xdr->out_msg)[RPC_OFFSET] = htonl(xdr->xid);
70 ((uint32 *)xdr->out_msg)[RPC_OFFSET+1] = htonl(rpc_msg_type);
115 *(int32 *)(xdr->out_msg + xdr->out_next) = htonl(*value);
  /device/generic/goldfish/libqemu/
test_util.c 61 addr.sin_addr.s_addr = htonl(0x0a000202);
  /external/grub/netboot/
misc.c 243 addr->s_addr = htonl (ip);
  /external/libmtp/src/
gphoto2-endian-intel.h 36 # define htobe32(x) htonl(x)
  /external/mtpd/
l2tp.c 328 add_attribute_u32(FRAMING_CAPABILITIES, htonl(3));
451 add_attribute_u32(CONNECT_SPEED, htonl(100000000));
452 add_attribute_u32(FRAMING_TYPE, htonl(3));
518 add_attribute_u32(RESULT_CODE, htonl(0x00020006));
  /external/ppp/pppd/plugins/radius/
sendserver.c 77 lvalue = htonl(vp->lvalue);
168 lvalue = htonl (vp->lvalue);
247 sin->sin_addr.s_addr = htonl(INADDR_ANY);
291 sin->sin_addr.s_addr = htonl (auth_ipaddr);
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_udp.c 168 if (from.sin_addr.s_addr != htonl((127 << 24) | 1)) {
296 addr.sin_addr.s_addr = htonl((127 << 24) | 1);
464 if (from.sin_addr.s_addr != htonl((127 << 24) | 1)) {
551 addr.sin_addr.s_addr = htonl((127 << 24) | 1);
  /system/extras/tests/bionic/libc/common/
test_udp.c 41 int address = htonl(INADDR_ANY);
  /external/dnsmasq/contrib/wrt/
dhcp_release.c 232 netmask.s_addr = htonl(0xffffffff << (32 - ifa->ifa_prefixlen));
298 packet.cookie = htonl(DHCP_COOKIE);
  /external/ipsec-tools/src/racoon/
isakmp_frag.c 348 *capp = htonl(0);
352 *capp |= htonl(cap);
  /external/tcpdump/
icmp6.h 442 #define ICMP6_RR_PCOUSE_FLAGS_DECRVLTIME ((u_int32_t)htonl(0x80000000))
443 #define ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME ((u_int32_t)htonl(0x40000000))
print-dvmrp.c 191 printf("\n\tMask %s", intoa(htonl(mask)));
215 printf("\n\t %s metric %d", intoa(htonl(origin)),

Completed in 936 milliseconds

1 2 3 45 6 7 8 91011