Home
last modified time | relevance | path

Searched refs:sctp_assoc_rwnd_increase (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dulpevent.c1132 sctp_assoc_rwnd_increase(event->asoc, len); in sctp_ulpevent_release_data()
H A Dassociola.c1462 void sctp_assoc_rwnd_increase(struct sctp_association *asoc, unsigned int len) in sctp_assoc_rwnd_increase() function
H A Dsocket.c2172 sctp_assoc_rwnd_increase(event->asoc, copied); in sctp_recvmsg()
/kernel/linux/linux-6.6/net/sctp/
H A Dulpevent.c1132 sctp_assoc_rwnd_increase(event->asoc, len); in sctp_ulpevent_release_data()
H A Dassociola.c1470 void sctp_assoc_rwnd_increase(struct sctp_association *asoc, unsigned int len) in sctp_assoc_rwnd_increase() function
H A Dsocket.c2177 sctp_assoc_rwnd_increase(event->asoc, copied); in sctp_recvmsg()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h2139 void sctp_assoc_rwnd_increase(struct sctp_association *, unsigned int);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h2175 void sctp_assoc_rwnd_increase(struct sctp_association *, unsigned int);

Completed in 33 milliseconds