Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h2166 void sctp_assoc_migrate(struct sctp_association *, struct sock *);
/openbmc/linux/net/sctp/
H A Dassociola.c1071 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate() function
H A Dsocket.c9650 sctp_assoc_migrate(assoc, newsk); in sctp_sock_migrate()