Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsocket.c123 static inline void sctp_set_owner_w(struct sctp_chunk *chunk) in sctp_set_owner_w() function
1863 sctp_set_owner_w(chunk); in sctp_sendmsg_to_asoc()
9607 sctp_for_each_tx_datachunk(assoc, false, sctp_set_owner_w); in sctp_sock_migrate()