Home
last modified time | relevance | path

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

/linux/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/net/sctp/
A Dstream.c741 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_process_strreset_tsnreq()
1013 SCTP_TSN_MAP_INITIAL, in sctp_process_strreset_resp()
A Dassociola.c1118 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 16 milliseconds