Home
last modified time | relevance | path

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

/net/sctp/
Dtsnmap.c174 __u16 start_ = 0, end_ = 0, offset; in sctp_tsnmap_next_gap_ack() local
182 &start_, &end_); in sctp_tsnmap_next_gap_ack()
185 if (start_ && !end_) in sctp_tsnmap_next_gap_ack()
186 end_ = map->len - 1; in sctp_tsnmap_next_gap_ack()
191 if (end_) { in sctp_tsnmap_next_gap_ack()
196 *end = end_ + 1; in sctp_tsnmap_next_gap_ack()