Searched refs:sctp_ulpevent_set_owner (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/sctp/ |
| D | ulpevent.c | 76 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner() function 224 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_assoc_change() 315 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_peer_addr_change() 398 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_remote_error() 506 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed() 568 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_shutdown_event() 601 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_adaptation_indication() 759 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_pdapi() 794 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_authkey() 824 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_sender_dry_event() [all …]
|