Home
last modified time | relevance | path

Searched refs:time_value_1 (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
DsctpHeader.h204 u_int32_t time_value_1; member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_header.h106 uint32_t time_value_1; member
Dsctp_input.c703 tv.tv_sec = cp->heartbeat.hb_info.time_value_1; in sctp_handle_heartbeat_ack()
Dsctp_output.c11734 hb->heartbeat.hb_info.time_value_1 = now.tv_sec;