OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_entered
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_header.h
190
struct timeval
time_entered
; /* the time I built cookie */
member in struct:sctp_state_cookie
sctp_input.c
547
net->RTO = sctp_calculate_rto(stcb, asoc, net, &asoc->
time_entered
, sctp_align_safe_nocopy,
965
(void)SCTP_GETTIME_TIMEVAL(&asoc->
time_entered
);
[
all
...]
sctp_structs.h
811
struct timeval
time_entered
; /* time we entered state */
member in struct:sctp_association
[
all
...]
sctp_usrreq.c
[
all
...]
sctp_output.c
[
all
...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c
[
all
...]
Completed in 50 milliseconds