Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dstructs.h1706 void sctp_assoc_migrate(struct sctp_association *, struct sock *);
/linux-2.4.37.9/net/sctp/
Dassociola.c902 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate() function
Dsocket.c4758 sctp_assoc_migrate(assoc, newsk); in sctp_sock_migrate()