HomeSort by relevance Sort by last modified time
    Searched full:mtod (Results 1 - 25 of 46) sorted by null

1 2

  /external/qemu/slirp/
ip_icmp.c 74 register struct ip *ip=mtod(m, struct ip *);
97 icp = mtod(m, struct icmp *);
220 ip = mtod(msrc, struct ip *);
251 ip = mtod(m, struct ip *);
258 icp = mtod(m, struct icmp *);
322 register struct ip *ip = mtod(m, struct ip *);
333 icp = mtod(m, struct icmp *);
  /external/qemu/slirp-android/
ip_icmp.c 75 register struct ip *ip=mtod(m, struct ip *);
98 icp = mtod(m, struct icmp *);
222 ip = mtod(msrc, struct ip *);
253 ip = mtod(m, struct ip *);
260 icp = mtod(m, struct icmp *);
324 register struct ip *ip = mtod(m, struct ip *);
335 icp = mtod(m, struct icmp *);
  /external/libpcap/bpf/net/
bpf_filter.c 67 # define mtod(m,t) ((t)(m)->b_rptr) macro
142 cp = mtod(m, u_char *) + k;
151 np = mtod(m0, u_char *);
178 cp = mtod(m, u_char *) + k;
187 return (cp[0] << 8) | mtod(m0, u_char *)[0];
217 p = mtod(m, u_char *);
289 A = mtod(n, u_char *)[k];
348 A = mtod(n, u_char *)[k];
365 X = (mtod(n, char *)[k] & 0xf) << 2;
  /bionic/libc/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /development/ndk/platforms/android-3/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
ip6.h 286 (val) = (typ)(mtod((m), char *) + (off)); \
292 (val) = (typ)(mtod(_t, char *) + _tmp); \
304 (val) = (typ)mtod((m), void *); \
310 (val) = (typ)mtod(_t, void *); \

Completed in 430 milliseconds

1 2