Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dconstants.h250 #define SCTP_TSN_MAP_INITIAL BITS_PER_LONG macro
251 #define SCTP_TSN_MAP_INCREMENT SCTP_TSN_MAP_INITIAL
/linux-6.6.21/net/sctp/
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()
Dassociola.c1115 if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_assoc_update()
Dsm_make_chunk.c2481 if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_process_init()