Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dstream_interleave.c825 static int sctp_ulpevent_idata(struct sctp_ulpq *ulpq, in sctp_ulpevent_idata() function
980 if (freed >= needed && sctp_ulpevent_idata(ulpq, chunk, gfp) <= 0) in sctp_renege_events()
1342 .ulpevent_data = sctp_ulpevent_idata,
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_interleave.c819 static int sctp_ulpevent_idata(struct sctp_ulpq *ulpq, in sctp_ulpevent_idata() function
974 if (freed >= needed && sctp_ulpevent_idata(ulpq, chunk, gfp) <= 0) in sctp_renege_events()
1334 .ulpevent_data = sctp_ulpevent_idata,

Completed in 4 milliseconds