Home
last modified time | relevance | path

Searched refs:sctp_set_owner_w (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c122 static inline void sctp_set_owner_w(struct sctp_chunk *chunk) in sctp_set_owner_w() function
1869 sctp_set_owner_w(chunk); in sctp_sendmsg_to_asoc()
9396 sctp_for_each_tx_datachunk(assoc, false, sctp_set_owner_w); in sctp_sock_migrate()
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c124 static inline void sctp_set_owner_w(struct sctp_chunk *chunk) in sctp_set_owner_w() function
1868 sctp_set_owner_w(chunk); in sctp_sendmsg_to_asoc()
9640 sctp_for_each_tx_datachunk(assoc, false, sctp_set_owner_w); in sctp_sock_migrate()

Completed in 21 milliseconds