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

/linux-master/include/net/sctp/
H A Dtsnmap.h137 static inline int sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) function
155 int sctp_tsnmap_has_gap(const struct sctp_tsnmap *);
/linux-master/net/sctp/
H A Dtsnmap.c108 if (!sctp_tsnmap_has_gap(map) && gap == 0) {
324 if (sctp_tsnmap_has_gap(map)) {
H A Dsm_statefuns.c6566 if (sctp_tsnmap_has_gap(map) &&
6586 if (sctp_tsnmap_has_gap(map) &&

Completed in 187 milliseconds