Lines Matching defs:ai_ev
697 struct sctp_ulpevent *ev, *ai_ev = NULL, *auth_ev = NULL;
828 ai_ev = sctp_ulpevent_make_adaptation_indication(new_asoc,
830 if (!ai_ev)
865 if (ai_ev)
867 SCTP_ULPEVENT(ai_ev));
876 sctp_ulpevent_free(ai_ev);
2027 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL, *auth_ev = NULL;
2071 ai_ev = sctp_ulpevent_make_adaptation_indication(asoc,
2073 if (!ai_ev)
2096 if (ai_ev)
2098 SCTP_ULPEVENT(ai_ev));
2108 if (ai_ev)
2109 sctp_ulpevent_free(ai_ev);