sctp_tsnmap_grow
if (gap >= map->len && !sctp_tsnmap_grow(map, gap + 1))
static int sctp_tsnmap_grow(struct sctp_tsnmap *map, u16 size);