Searched refs:overflow_tsn (Results 1 – 2 of 2) sorted by relevance
68 map->overflow_tsn = initial_tsn + map->len; in sctp_tsnmap_init()276 if (ctsn == map->overflow_tsn) { in sctp_tsnmap_update()287 map->overflow_tsn += map->len; in sctp_tsnmap_update()
69 __u32 overflow_tsn; member