Searched refs:sctp_inq_pop (Results 1 – 4 of 4) sorted by relevance
107 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *queue) in sctp_inq_pop() function
347 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_endpoint_bh_rcv()
869 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_assoc_bh_rcv()
961 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *);