Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dquery.c121 u64 next_hdr; in io_query() local
123 ret = io_handle_query_entry(&entry_buffer, uhdr, &next_hdr); in io_query()
126 uhdr = u64_to_user_ptr(next_hdr); in io_query()
/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_srh.h44 * @next_hdr: Next header field of SRH
54 __u8 next_hdr; member
65 * @next_hdr: Next header field of SRH
81 __u8 next_hdr; member
/linux/net/ipv6/netfilter/
H A Dip6t_srh.c50 !(srh->nexthdr == srhinfo->next_hdr))) in srh_mt6()
144 !(srh->nexthdr == srhinfo->next_hdr))) in srh1_mt6()
/linux/drivers/crypto/amcc/
H A Dcrypto4xx_reg_def.h247 u32 next_hdr:8; member
/linux/net/sctp/
H A Dassociola.c988 struct sctp_chunkhdr *next_hdr; in sctp_assoc_bh_rcv()
990 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()
1006 struct sctp_chunkhdr *next_hdr; sctp_assoc_bh_rcv() local
/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c256 if (grh->next_hdr != IB_GRH_NEXT_HDR) in rcv_hdrerr()
1492 if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) in hfi1_setup_9B_packet()
1566 if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) in hfi1_setup_bypass_packet()
H A Druc.c135 hdr->next_hdr = IB_GRH_NEXT_HDR; in hfi1_make_grh()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h1004 __u8 next_hdr; member
/linux/include/rdma/
H A Dib_verbs.h808 u8 next_hdr; member
2004 u8 next_hdr; member
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c355 ib_spec->ipv6.mask.next_hdr, in parse_flow_attr()
356 ib_spec->ipv6.val.next_hdr)) in parse_flow_attr()
/linux/drivers/infiniband/core/
H A Dverbs.c676 if (grh->next_hdr == IPPROTO_UDP) in ib_get_net_type_by_grh()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13851 goto next_hdr; in bnxt_exthdr_check()
13855 next_hdr: in bnxt_exthdr_check()