Lines Matching refs:sctp_ulpevent

125 				  struct sctp_ulpevent *event)
127 struct sctp_ulpevent *cevent;
180 static struct sctp_ulpevent *sctp_intl_retrieve_partial(
182 struct sctp_ulpevent *event)
186 struct sctp_ulpevent *retval;
195 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
257 static struct sctp_ulpevent *sctp_intl_retrieve_reassembled(
259 struct sctp_ulpevent *event)
263 struct sctp_ulpevent *retval = NULL;
275 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
348 static struct sctp_ulpevent *sctp_intl_reasm(struct sctp_ulpq *ulpq,
349 struct sctp_ulpevent *event)
351 struct sctp_ulpevent *retval = NULL;
373 struct sctp_ulpevent *event)
375 struct sctp_ulpevent *cevent;
384 cevent = (struct sctp_ulpevent *)pos->cb;
398 cevent = (struct sctp_ulpevent *)pos->cb;
418 struct sctp_ulpevent *event)
429 struct sctp_ulpevent *cevent = (struct sctp_ulpevent *)pos->cb;
448 static struct sctp_ulpevent *sctp_intl_order(struct sctp_ulpq *ulpq,
449 struct sctp_ulpevent *event)
474 struct sctp_ulpevent *event;
510 struct sctp_ulpevent *event)
512 struct sctp_ulpevent *cevent;
558 static struct sctp_ulpevent *sctp_intl_retrieve_partial_uo(
560 struct sctp_ulpevent *event)
564 struct sctp_ulpevent *retval;
573 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
639 static struct sctp_ulpevent *sctp_intl_retrieve_reassembled_uo(
641 struct sctp_ulpevent *event)
645 struct sctp_ulpevent *retval = NULL;
657 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
731 static struct sctp_ulpevent *sctp_intl_reasm_uo(struct sctp_ulpq *ulpq,
732 struct sctp_ulpevent *event)
734 struct sctp_ulpevent *retval = NULL;
755 static struct sctp_ulpevent *sctp_intl_retrieve_first_uo(struct sctp_ulpq *ulpq)
760 struct sctp_ulpevent *retval;
766 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
822 struct sctp_ulpevent *event;
861 static struct sctp_ulpevent *sctp_intl_retrieve_first(struct sctp_ulpq *ulpq)
866 struct sctp_ulpevent *retval;
872 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
928 struct sctp_ulpevent *event;
982 struct sctp_ulpevent *ev = NULL;
1005 struct sctp_ulpevent *cevent, *event = NULL;
1014 cevent = (struct sctp_ulpevent *)pos->cb;
1035 cevent = (struct sctp_ulpevent *)pos->cb;
1211 struct sctp_ulpevent *event = sctp_skb2event(pos);
1221 struct sctp_ulpevent *event = sctp_skb2event(pos);
1289 static int do_ulpq_tail_event(struct sctp_ulpq *ulpq, struct sctp_ulpevent *event)
1318 struct sctp_ulpevent *event)