Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/sctp/
A Dconstants.h250 #define SCTP_TSN_MAP_INITIAL BITS_PER_LONG macro
251 #define SCTP_TSN_MAP_INCREMENT SCTP_TSN_MAP_INITIAL
/linux-6.3-rc2/net/sctp/
A Dstream.c739 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_process_strreset_tsnreq()
1011 SCTP_TSN_MAP_INITIAL, in sctp_process_strreset_resp()
A Dassociola.c1115 if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_assoc_update()
A Dsm_make_chunk.c2481 if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_process_init()

Completed in 14 milliseconds