Searched refs:sctp_inq_pop (Results 1 – 4 of 4) sorted by relevance
115 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *queue) in sctp_inq_pop() function
349 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_endpoint_bh_rcv()
997 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_assoc_bh_rcv()
1051 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *);