Searched refs:sctp_inq_pop (Results 1 – 4 of 4) sorted by relevance
122 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *queue) in sctp_inq_pop() function
428 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_endpoint_bh_rcv()
1012 while (NULL != (chunk = sctp_inq_pop(inqueue))) { in sctp_assoc_bh_rcv()
993 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *);