Searched refs:tv_lt (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/sctp/ | ||
D | sctp.h | 565 #define tv_lt(s, t) \ macro |
/linux-2.6.39/net/sctp/ | ||
D | sm_make_chunk.c | 1738 if (!asoc && tv_lt(bear_cookie->expiration, tv)) { in sctp_unpack_cookie() |