Searched refs:sctp_inq_peek (Results 1 - 4 of 4) sorted by path

/linux-master/include/net/sctp/
H A Dstructs.h1052 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *);
/linux-master/net/sctp/
H A Dassociola.c1007 next_hdr = sctp_inq_peek(inqueue);
H A Dendpointola.c358 next_hdr = sctp_inq_peek(inqueue);
H A Dinqueue.c92 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *queue) function

Completed in 200 milliseconds