Searched refs:next_hdr (Results 1 – 6 of 6) sorted by relevance
357 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv() local359 next_hdr = sctp_inq_peek(inqueue); in sctp_endpoint_bh_rcv()360 if (!next_hdr) in sctp_endpoint_bh_rcv()368 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_endpoint_bh_rcv()
988 struct sctp_chunkhdr *next_hdr; in sctp_assoc_bh_rcv() local990 next_hdr = sctp_inq_peek(inqueue); in sctp_assoc_bh_rcv()991 if (!next_hdr) in sctp_assoc_bh_rcv()999 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_assoc_bh_rcv()
50 !(srh->nexthdr == srhinfo->next_hdr))) in srh_mt6()144 !(srh->nexthdr == srhinfo->next_hdr))) in srh1_mt6()
247 u32 next_hdr:8; member
135 hdr->next_hdr = IB_GRH_NEXT_HDR; in hfi1_make_grh()
1004 __u8 next_hdr; member