Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/sctp/
Dstructs.h2126 void sctp_assoc_migrate(struct sctp_association *, struct sock *);
/Linux-v5.4/net/sctp/
Dassociola.c1068 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate() function
Dsocket.c9465 sctp_assoc_migrate(assoc, newsk); in sctp_sock_migrate()