Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dtsnmap.h99 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *, __u16 len,
/linux-4.4.14/net/sctp/
Dtsnmap.c50 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *map, __u16 len, in sctp_tsnmap_init() function
Dassociola.c1102 sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_assoc_update()
Dsm_make_chunk.c2421 if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL, in sctp_process_init()