Home
last modified time | relevance | path

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

/openbmc/linux/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,