OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_urp
(Results
1 - 10
of
10
) sorted by null
/external/tcpdump/
tcp.h
60
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
print-tcp.c
285
urp = EXTRACT_16BITS(&tp->
th_urp
);
/external/qemu/slirp/
tcpip.h
58
#define ti_urp ti_t.
th_urp
tcp.h
71
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
/external/qemu/slirp-android/
tcpip.h
62
#define ti_urp ti_t.
th_urp
tcp.h
77
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
/external/iproute2/include/netinet/
tcp.h
86
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h
88
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h
88
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h
88
u_int16_t
th_urp
; /* urgent pointer */
member in struct:tcphdr
Completed in 62 milliseconds