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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dulpevent.c246 sac->sac_assoc_id = sctp_assoc2id(asoc);
338 spc->spc_assoc_id = sctp_assoc2id(asoc);
461 sre->sre_assoc_id = sctp_assoc2id(asoc);
571 ssf->ssf_assoc_id = sctp_assoc2id(asoc);
634 sse->sse_assoc_id = sctp_assoc2id(asoc);
668 sai->sai_assoc_id = sctp_assoc2id(asoc);
822 pd->pdapi_assoc_id = sctp_assoc2id(asoc);
858 ak->auth_assoc_id = sctp_assoc2id(asoc);
946 sinfo.sinfo_assoc_id = sctp_assoc2id(event->asoc);
H A Dsocket.c1705 default_sinfo.sinfo_assoc_id = sctp_assoc2id(asoc);
3753 status.sstat_assoc_id = sctp_assoc2id(asoc);
3762 status.sstat_primary.spinfo_assoc_id = sctp_assoc2id(transport->asoc);
3827 pinfo.spinfo_assoc_id = sctp_assoc2id(transport->asoc);
H A Dsm_sideeffect.c1044 sctp_assoc2id(asoc)))?asoc->state:SCTP_STATE_CLOSED])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsctp.h394 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) function

Completed in 120 milliseconds