Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Doutqueue.c337 __u32 ntsn, ltsn; in sctp_insert_list() local
341 ntsn = ntohl(nchunk->subh.data_hdr->tsn); in sctp_insert_list()
346 if (TSN_lt(ntsn, ltsn)) { in sctp_insert_list()