Searched refs:asoc2 (Results 1 - 1 of 1) sorted by relevance

/net/sctp/
H A Dsocket.c1053 struct sctp_association *asoc2; local
1121 asoc2 = sctp_endpoint_lookup_assoc(ep, &to, &transport);
1122 if (asoc2 && asoc2 != asoc) {
1123 if (asoc2->state >= SCTP_STATE_ESTABLISHED)

Completed in 54 milliseconds