Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dtsnmap.h137 static inline int sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) in sctp_tsnmap_has_gap() function
155 int sctp_tsnmap_has_gap(const struct sctp_tsnmap *);
/linux/net/sctp/
H A Dtsnmap.c108 if (!sctp_tsnmap_has_gap(map) && gap == 0) { in sctp_tsnmap_mark()
324 if (sctp_tsnmap_has_gap(map)) { in sctp_tsnmap_num_gabs()
H A Dsm_statefuns.c6577 if (sctp_tsnmap_has_gap(map) && in sctp_eat_data()
6597 if (sctp_tsnmap_has_gap(map) && in sctp_eat_data()