Home
last modified time | relevance | path

Searched refs:next_hdr (Results 1 – 1 of 1) sorted by relevance

/net/sctp/
Dendpointola.c427 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv() local
429 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()