Searched refs:sctp_ulpevent_set_owner (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A 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() 417 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_remote_error() 525 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed() 566 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed_event() 626 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_shutdown_event() 659 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_adaptation_indication() 817 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_pdapi() 852 sctp_ulpevent_set_owner(even in sctp_ulpevent_make_authkey() [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A 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() 417 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_remote_error() 525 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed() 566 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_send_failed_event() 626 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_shutdown_event() 659 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_adaptation_indication() 817 sctp_ulpevent_set_owner(event, asoc); in sctp_ulpevent_make_pdapi() 852 sctp_ulpevent_set_owner(even in sctp_ulpevent_make_authkey() [all...] |
Completed in 3 milliseconds