OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_flag_word
(Results
76 - 99
of
99
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
tcp.h
72
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
tcp.h
58
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/bionic/libc/kernel/uapi/linux/
tcp.h
44
#define
tcp_flag_word
(tp) (((union tcp_word_hdr *) (tp))->words[3])
macro
/external/iproute2/include/linux/
tcp.h
69
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/external/kernel-headers/original/uapi/linux/
tcp.h
69
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h
69
#define
tcp_flag_word
(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
macro
Completed in 405 milliseconds
1
2
3
4