Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/sctp/
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-6.1.9/net/sctp/
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()
Dsm_statefuns.c6568 if (sctp_tsnmap_has_gap(map) && in sctp_eat_data()
6588 if (sctp_tsnmap_has_gap(map) && in sctp_eat_data()