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;
516 struct sctp_ulpevent *event)
518 struct sctp_ulpevent *cevent;
564 static struct sctp_ulpevent *sctp_intl_retrieve_partial_uo(
566 struct sctp_ulpevent *event)
570 struct sctp_ulpevent *retval;
579 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
645 static struct sctp_ulpevent *sctp_intl_retrieve_reassembled_uo(
647 struct sctp_ulpevent *event)
651 struct sctp_ulpevent *retval = NULL;
663 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
737 static struct sctp_ulpevent *sctp_intl_reasm_uo(struct sctp_ulpq *ulpq,
738 struct sctp_ulpevent *event)
740 struct sctp_ulpevent *retval = NULL;
761 static struct sctp_ulpevent *sctp_intl_retrieve_first_uo(struct sctp_ulpq *ulpq)
766 struct sctp_ulpevent *retval;
772 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
828 struct sctp_ulpevent *event;
867 static struct sctp_ulpevent *sctp_intl_retrieve_first(struct sctp_ulpq *ulpq)
872 struct sctp_ulpevent *retval;
878 struct sctp_ulpevent *cevent = sctp_skb2event(pos);
934 struct sctp_ulpevent *event;
990 struct sctp_ulpevent *ev = NULL;
1013 struct sctp_ulpevent *cevent, *event = NULL;
1022 cevent = (struct sctp_ulpevent *)pos->cb;
1043 cevent = (struct sctp_ulpevent *)pos->cb;
1219 struct sctp_ulpevent *event = sctp_skb2event(pos);
1229 struct sctp_ulpevent *event = sctp_skb2event(pos);
1297 static int do_ulpq_tail_event(struct sctp_ulpq *ulpq, struct sctp_ulpevent *event)
1326 struct sctp_ulpevent *event)