Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dtsnmap.h186 int has_gap; in sctp_tsnmap_has_gap() local
188 has_gap = (map->cumulative_tsn_ack_point != map->max_tsn_seen); in sctp_tsnmap_has_gap()
189 return has_gap; in sctp_tsnmap_has_gap()