Home
last modified time | relevance | path

Searched refs:tv_lt (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/sctp/
Dsctp.h565 #define tv_lt(s, t) \ macro
/linux-2.6.39/net/sctp/
Dsm_make_chunk.c1738 if (!asoc && tv_lt(bear_cookie->expiration, tv)) { in sctp_unpack_cookie()