Searched refs:next_hdr (Results 1 – 6 of 6) sorted by relevance
140 u64 next_hdr; in io_query() 142 ret = io_handle_query_entry(&entry_buffer, uhdr, &next_hdr); in io_query() 145 uhdr = u64_to_user_ptr(next_hdr); in io_query() 137 u64 next_hdr; io_query() local
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()
998 struct sctp_chunkhdr *next_hdr; in sctp_assoc_bh_rcv() local1000 next_hdr = sctp_inq_peek(inqueue); in sctp_assoc_bh_rcv()1001 if (!next_hdr) in sctp_assoc_bh_rcv()1009 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_assoc_bh_rcv()
552 void *next_hdr; in handle_gso_encap() local565 next_hdr = skb_network_header(skb) + next_hdr_offset; in handle_gso_encap()569 next_hdr = skb_network_header(skb) + next_hdr_offset; in handle_gso_encap()578 if (((struct gre_base_hdr *)next_hdr)->flags & GRE_CSUM) in handle_gso_encap()588 if (((struct udphdr *)next_hdr)->check) in handle_gso_encap()
50 !(srh->nexthdr == srhinfo->next_hdr))) in srh_mt6()144 !(srh->nexthdr == srhinfo->next_hdr))) in srh1_mt6()
135 hdr->next_hdr = IB_GRH_NEXT_HDR; in hfi1_make_grh()