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

1 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 *); \
  /prebuilts/ndk/8/platforms/android-9/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-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 *); \
  /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 *);

Completed in 2998 milliseconds

1 2