Searched refs:dccp_timestamp (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Doptions.c161 dccp_timestamp(sk, &dp->dccps_timestamp_time);
373 void dccp_timestamp(const struct sock *sk, struct timeval *tv) function
387 EXPORT_SYMBOL_GPL(dccp_timestamp); variable
394 dccp_timestamp(sk, &tv);
414 dccp_timestamp(sk, &now);
H A Dackvec.c85 dccp_timestamp(sk, &now);
324 dccp_timestamp(sk, &av->dccpav_time);
H A Ddccp.h404 extern void dccp_timestamp(const struct sock *sk, struct timeval *tv);
H A Dinput.c303 dccp_timestamp(sk, &now);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/
H A Dccid3.c275 dccp_timestamp(sk, &now);
327 dccp_timestamp(sk, &now);
412 dccp_timestamp(sk, &now);
462 dccp_timestamp(sk, &now);
744 dccp_timestamp(sk, &now);
896 dccp_timestamp(sk, &tstamp);
1041 dccp_timestamp(sk, &now);
1090 dccp_timestamp(sk, &now);
1133 dccp_timestamp(sk, &hcrx->ccid3hcrx_tstamp_last_ack);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/lib/
H A Dpacket_history.h154 dccp_timestamp(sk, &entry->dccphrx_tstamp);

Completed in 60 milliseconds