Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dtsnmap.h184 static inline int sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) in sctp_tsnmap_has_gap() function
205 int sctp_tsnmap_has_gap(const struct sctp_tsnmap *);
/linux-2.4.37.9/net/sctp/
Dtsnmap.c403 if (sctp_tsnmap_has_gap(map)) { in sctp_tsnmap_num_gabs()
Dsm_statefuns.c5175 if (sctp_tsnmap_has_gap(&asoc->peer.tsn_map) && in sctp_eat_data()