Searched refs:sctp_ulpevent (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/include/net/sctp/ |
D | ulpevent.h | 38 struct sctp_ulpevent { struct 58 static inline struct sk_buff *sctp_event2skb(const struct sctp_ulpevent *ev) in sctp_event2skb() argument 64 static inline struct sctp_ulpevent *sctp_skb2event(struct sk_buff *skb) in sctp_skb2event() 66 return (struct sctp_ulpevent *)skb->cb; in sctp_skb2event() 69 void sctp_ulpevent_free(struct sctp_ulpevent *); 70 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *); 73 struct sctp_ulpevent *sctp_ulpevent_make_assoc_change( 86 struct sctp_ulpevent *sctp_ulpevent_make_remote_error( 91 struct sctp_ulpevent *sctp_ulpevent_make_send_failed( 98 struct sctp_ulpevent *sctp_ulpevent_make_send_failed_event( [all …]
|
D | sm.h | 283 struct sctp_ulpevent **evp); 287 struct sctp_ulpevent **evp); 291 struct sctp_ulpevent **evp); 295 struct sctp_ulpevent **evp); 299 struct sctp_ulpevent **evp); 303 struct sctp_ulpevent **evp);
|
D | command.h | 121 struct sctp_ulpevent *ulpevent; 162 SCTP_ARG_CONSTRUCTOR(ULPEVENT, struct sctp_ulpevent *, ulpevent) in SCTP_ARG_CONSTRUCTOR()
|
D | stream_interleave.h | 31 struct sctp_ulpevent *event);
|
D | sctp.h | 403 struct sctp_ulpevent *event = sctp_skb2event(skb); in sctp_skb_set_owner_r()
|
D | structs.h | 496 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
|
/linux-6.1.9/net/sctp/ |
D | ulpevent.c | 31 static void sctp_ulpevent_receive_data(struct sctp_ulpevent *event, 33 static void sctp_ulpevent_release_data(struct sctp_ulpevent *event); 34 static void sctp_ulpevent_release_frag_data(struct sctp_ulpevent *event); 38 static void sctp_ulpevent_init(struct sctp_ulpevent *event, in sctp_ulpevent_init() 42 memset(event, 0, sizeof(struct sctp_ulpevent)); in sctp_ulpevent_init() 48 static struct sctp_ulpevent *sctp_ulpevent_new(int size, __u16 msg_flags, in sctp_ulpevent_new() 51 struct sctp_ulpevent *event; in sctp_ulpevent_new() 68 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) in sctp_ulpevent_is_notification() 76 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner() 95 static inline void sctp_ulpevent_release_owner(struct sctp_ulpevent *event) in sctp_ulpevent_release_owner() [all …]
|
D | ulpqueue.c | 32 static struct sctp_ulpevent *sctp_ulpq_reasm(struct sctp_ulpq *ulpq, 33 struct sctp_ulpevent *); 34 static struct sctp_ulpevent *sctp_ulpq_order(struct sctp_ulpq *, 35 struct sctp_ulpevent *); 60 struct sctp_ulpevent *event; in sctp_ulpq_flush() 89 struct sctp_ulpevent *event; in sctp_ulpq_tail_data() 149 struct sctp_ulpevent *event; in sctp_clear_pd() 186 struct sctp_ulpevent *event; in sctp_ulpq_tail_event() 274 struct sctp_ulpevent *event) in sctp_ulpq_store_reasm() 277 struct sctp_ulpevent *cevent; in sctp_ulpq_store_reasm() [all …]
|
D | stream_interleave.c | 125 struct sctp_ulpevent *event) in sctp_intl_store_reasm() 127 struct sctp_ulpevent *cevent; in sctp_intl_store_reasm() 180 static struct sctp_ulpevent *sctp_intl_retrieve_partial( in sctp_intl_retrieve_partial() 182 struct sctp_ulpevent *event) in sctp_intl_retrieve_partial() 186 struct sctp_ulpevent *retval; in sctp_intl_retrieve_partial() 195 struct sctp_ulpevent *cevent = sctp_skb2event(pos); in sctp_intl_retrieve_partial() 257 static struct sctp_ulpevent *sctp_intl_retrieve_reassembled( in sctp_intl_retrieve_reassembled() 259 struct sctp_ulpevent *event) in sctp_intl_retrieve_reassembled() 263 struct sctp_ulpevent *retval = NULL; in sctp_intl_retrieve_reassembled() 275 struct sctp_ulpevent *cevent = sctp_skb2event(pos); in sctp_intl_retrieve_reassembled() [all …]
|
D | stream.c | 519 struct sctp_ulpevent **evp) in sctp_process_strreset_outreq() 608 struct sctp_ulpevent **evp) in sctp_process_strreset_inreq() 685 struct sctp_ulpevent **evp) in sctp_process_strreset_tsnreq() 782 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_out() 852 struct sctp_ulpevent **evp) in sctp_process_strreset_addstrm_in() 917 struct sctp_ulpevent **evp) in sctp_process_strreset_resp()
|
D | sm_sideeffect.c | 629 struct sctp_ulpevent *event; in sctp_cmd_init_failed() 655 struct sctp_ulpevent *event; in sctp_cmd_assoc_failed() 970 struct sctp_ulpevent *ev; in sctp_cmd_process_operr() 1047 struct sctp_ulpevent *ev; in sctp_cmd_assoc_change() 1060 struct sctp_ulpevent *ev; in sctp_cmd_peer_no_auth() 1071 struct sctp_ulpevent *ev; in sctp_cmd_adaptation_ind()
|
D | chunk.c | 77 struct sctp_ulpevent *ev; in sctp_datamsg_destroy()
|
D | sm_statefuns.c | 238 struct sctp_ulpevent *ev; in sctp_sf_do_4_C() 705 struct sctp_ulpevent *ev, *ai_ev = NULL, *auth_ev = NULL; in sctp_sf_do_5_1D_ce() 928 struct sctp_ulpevent *ev; in sctp_sf_do_5_1E_ca() 1865 struct sctp_ulpevent *ev; in sctp_sf_do_dupcook_a() 2094 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL, *auth_ev = NULL; in sctp_sf_do_dupcook_d() 2854 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_shutdown() 3607 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_final() 4147 struct sctp_ulpevent *ev = NULL; in sctp_sf_do_reconf() 4481 struct sctp_ulpevent *ev; in sctp_sf_eat_auth() 5584 struct sctp_ulpevent *event; in sctp_sf_do_no_pending_tsn()
|
D | protocol.c | 968 static void sctp_inet_event_msgname(struct sctp_ulpevent *event, char *msgname, in sctp_inet_event_msgname() 1485 sock_skb_cb_check_size(sizeof(struct sctp_ulpevent)); in sctp_init()
|
D | auth.c | 1009 struct sctp_ulpevent *ev; in sctp_auth_deact_key_id()
|
D | socket.c | 2087 struct sctp_ulpevent *event = NULL; in sctp_recvmsg() 2229 struct sctp_ulpevent *event; in sctp_setsockopt_events() 4257 struct sctp_ulpevent *event; in sctp_assoc_ulpevent_type_set() 9132 struct sctp_ulpevent *ev; in sctp_wfree() 9157 struct sctp_ulpevent *event = sctp_skb2event(skb); in sctp_sock_rfree() 9490 struct sctp_ulpevent *event; in sctp_sock_migrate()
|
D | ipv6.c | 858 static void sctp_inet6_event_msgname(struct sctp_ulpevent *event, in sctp_inet6_event_msgname()
|
D | sm_make_chunk.c | 85 struct sctp_ulpevent *ev; in sctp_control_release_owner()
|