Searched refs:tsn (Results 1 – 4 of 4) sorted by relevance
95 int sctp_tsnmap_check(const struct sctp_tsnmap *, __u32 tsn);98 int sctp_tsnmap_mark(struct sctp_tsnmap *, __u32 tsn,102 void sctp_tsnmap_skip(struct sctp_tsnmap *map, __u32 tsn);145 static inline void sctp_tsnmap_mark_dup(struct sctp_tsnmap *map, __u32 tsn) in sctp_tsnmap_mark_dup() argument148 map->dup_tsns[map->num_dup_tsns++] = htonl(tsn); in sctp_tsnmap_mark_dup()152 void sctp_tsnmap_renege(struct sctp_tsnmap *, __u32 tsn);
50 __u32 tsn; member
210 __u32 tsn);
221 __be32 tsn; member234 __be32 tsn; member