HomeSort by relevance Sort by last modified time
    Searched defs:tcp_word_hdr (Results 76 - 99 of 99) sorted by null

1 2 34

  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
tcp.h 67 union tcp_word_hdr { union
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])

Completed in 152 milliseconds

1 2 34