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

/net/sctp/
H A Dsocket.c242 struct sctp_association *addr_asoc = NULL, *id_asoc = NULL; local
253 id_asoc = sctp_id2assoc(sk, id);
254 if (id_asoc && (id_asoc != addr_asoc))

Completed in 49 milliseconds