Searched refs:sctp_ulpevent_set_owner (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/sctp/ |
D | ulpevent.c | 91 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner() function 239 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_assoc_change() 330 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_peer_addr_change() 413 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_remote_error() 521 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed() 583 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_shutdown_event() 616 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_adaptation_indication() 777 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_pdapi() 812 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_authkey() 842 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_sender_dry_event() [all …]
|