Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Doutqueue.c323 __u32 ntsn, ltsn; in sctp_insert_list() local
327 ntsn = ntohl(nchunk->subh.data_hdr->tsn); in sctp_insert_list()
332 if (TSN_lt(ntsn, ltsn)) { in sctp_insert_list()