Lines Matching defs:ai_ev
705 struct sctp_ulpevent *ev, *ai_ev = NULL, *auth_ev = NULL;
839 ai_ev = sctp_ulpevent_make_adaptation_indication(new_asoc,
841 if (!ai_ev)
876 if (ai_ev)
878 SCTP_ULPEVENT(ai_ev));
887 sctp_ulpevent_free(ai_ev);
2092 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL, *auth_ev = NULL;
2136 ai_ev = sctp_ulpevent_make_adaptation_indication(asoc,
2138 if (!ai_ev)
2161 if (ai_ev)
2163 SCTP_ULPEVENT(ai_ev));
2173 if (ai_ev)
2174 sctp_ulpevent_free(ai_ev);