Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dtsnmap.h109 void sctp_tsnmap_free(struct sctp_tsnmap *map);
/linux-3.4.99/net/sctp/
Dtsnmap.c79 void sctp_tsnmap_free(struct sctp_tsnmap *map) in sctp_tsnmap_free() function
Dassociola.c416 sctp_tsnmap_free(&asoc->peer.tsn_map); in sctp_association_free()