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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dsocket.c228 struct sctp_association *addr_asoc = NULL, *id_asoc = NULL; local
239 id_asoc = sctp_id2assoc(sk, id);
240 if (id_asoc && (id_asoc != addr_asoc))

Completed in 108 milliseconds