Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dtsnmap.h102 void sctp_tsnmap_free(struct sctp_tsnmap *map);
/linux-4.4.14/net/sctp/
Dtsnmap.c72 void sctp_tsnmap_free(struct sctp_tsnmap *map) in sctp_tsnmap_free() function
Dassociola.c358 sctp_tsnmap_free(&asoc->peer.tsn_map); in sctp_association_free()