Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
Dsocket.c163 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk() function
9394 sctp_for_each_tx_datachunk(assoc, true, sctp_clear_owner_w); in sctp_sock_migrate()
9396 sctp_for_each_tx_datachunk(assoc, false, sctp_set_owner_w); in sctp_sock_migrate()
/kernel/linux/linux-6.6/net/sctp/
Dsocket.c165 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk() function
9638 sctp_for_each_tx_datachunk(assoc, true, sctp_clear_owner_w); in sctp_sock_migrate()
9640 sctp_for_each_tx_datachunk(assoc, false, sctp_set_owner_w); in sctp_sock_migrate()