HomeSort by relevance Sort by last modified time
    Searched refs:off (Results 501 - 525 of 3492) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/netinet/
ip6.h 272 * IP6_EXTHDR_GET ensures that intermediate protocol header (from "off" to
281 #define IP6_EXTHDR_GET(val, typ, m, off, len) \
285 if ((m)->m_len >= (off) + (len)) \
286 (val) = (typ)(mtod((m), char *) + (off)); \
288 _t = m_pulldown((m), (off), (len), &_tmp); \
300 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \
303 if ((off) == 0 && (m)->m_len >= len) \
306 _t = m_pulldown((m), (off), (len), NULL); \

Completed in 1769 milliseconds

<<21222324252627282930>>