Home
last modified time | relevance | path

Searched refs:tsn (Results 1 – 4 of 4) sorted by relevance

/include/net/sctp/
Dtsnmap.h95 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() argument
148 map->dup_tsns[map->num_dup_tsns++] = htonl(tsn); in sctp_tsnmap_mark_dup()
152 void sctp_tsnmap_renege(struct sctp_tsnmap *, __u32 tsn);
Dulpevent.h50 __u32 tsn; member
Dsm.h210 __u32 tsn);
/include/linux/
Dsctp.h221 __be32 tsn; member
234 __be32 tsn; member