Home
last modified time | relevance | path

Searched refs:sctp_tsnmap_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/sctp/
H A Dtsnmap.h87 void sctp_tsnmap_free(struct sctp_tsnmap *map);
/linux/net/sctp/
H A Dtsnmap.c57 void sctp_tsnmap_free(struct sctp_tsnmap *map) in sctp_tsnmap_free() function
H A Dassociola.c348 sctp_tsnmap_free(&asoc->peer.tsn_map); in sctp_association_free()