OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_time
(Results
1 - 25
of
25
) sorted by null
/external/qemu/slirp/
ip_icmp.h
41
typedef u_int32_t
n_time
;
typedef
74
n_time
its_otime;
75
n_time
its_rtime;
76
n_time
its_ttime;
102
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
ip_input.c
510
typedef u_int32_t
n_time
;
typedef
511
n_time
ntime;
644
if (ipt->ipt_ptr + sizeof(
n_time
) +
658
if (ipt->ipt_ptr + sizeof(
n_time
) +
673
sizeof(
n_time
));
674
ipt->ipt_ptr += sizeof(
n_time
);
/external/qemu/slirp-android/
ip_icmp.h
43
typedef u_int32_t
n_time
;
typedef
76
n_time
its_otime;
77
n_time
its_rtime;
78
n_time
its_ttime;
104
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
ip_input.c
510
typedef u_int32_t
n_time
;
typedef
511
n_time
ntime;
644
if (ipt->ipt_ptr + sizeof(
n_time
) +
658
if (ipt->ipt_ptr + sizeof(
n_time
) +
673
sizeof(
n_time
));
674
ipt->ipt_ptr += sizeof(
n_time
);
/bionic/libc/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-3/arch-arm/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-4/arch-arm/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-5/arch-arm/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-5/arch-x86/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-8/arch-arm/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
/ndk/build/platforms/android-8/arch-x86/usr/include/netinet/
in_systm.h
53
typedef u_int32_t
n_time
; /* ms since 00:00 GMT, byte rev */
typedef
56
n_time
iptime (void);
ip.h
161
n_time
ipt_time[1];
164
n_time
ipt_time;
ip_icmp.h
137
#define ICMP_TSLEN (8 + 3 * sizeof (
n_time
)) /* timestamp */
Completed in 5652 milliseconds