Searched refs:next_hdr (Results 1 – 1 of 1) sorted by relevance
427 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv() local429 next_hdr = sctp_inq_peek(inqueue); in sctp_endpoint_bh_rcv()430 if (!next_hdr) in sctp_endpoint_bh_rcv()438 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_endpoint_bh_rcv()