HomeSort by relevance Sort by last modified time
    Searched refs:dccp_hdr_ext (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
dccp.h 47 struct dccp_hdr_ext { struct
  /bionic/libc/kernel/common/linux/
dccp.h 59 struct dccp_hdr_ext { struct
  /external/kernel-headers/original/linux/
dccp.h 50 * struct dccp_hdr_ext - the low bits of a 48 bit seq packet
54 struct dccp_hdr_ext { struct
253 static inline struct dccp_hdr_ext *dccp_hdrx(const struct sk_buff *skb)
255 return (struct dccp_hdr_ext *)(skb->h.raw + sizeof(struct dccp_hdr));
260 return sizeof(*dh) + (dh->dccph_x ? sizeof(struct dccp_hdr_ext) : 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dccp.h 50 * struct dccp_hdr_ext - the low bits of a 48 bit seq packet
54 struct dccp_hdr_ext { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dccp.h 50 * struct dccp_hdr_ext - the low bits of a 48 bit seq packet
54 struct dccp_hdr_ext { struct

Completed in 46 milliseconds

12 3