Searched refs:sctp_tsnmap_init (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/net/sctp/ | 
| D | tsnmap.h | 84 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *, __u16 len,
 | 
| /Linux-v5.4/net/sctp/ | 
| D | tsnmap.c | 35 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *map, __u16 len,  in sctp_tsnmap_init()  function
 | 
| D | stream.c | 729 	sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL,  in sctp_process_strreset_tsnreq()1000 			sctp_tsnmap_init(&asoc->peer.tsn_map,  in sctp_process_strreset_resp()
 
 | 
| D | associola.c | 1112 	if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL,  in sctp_assoc_update()
 | 
| D | sm_make_chunk.c | 2430 	if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL,  in sctp_process_init()
 |