next_hdr 247 drivers/crypto/amcc/crypto4xx_reg_def.h u32 next_hdr:8; next_hdr 136 drivers/infiniband/core/uverbs_std_types_flow_action.c .next_hdr = 0xff, next_hdr 649 drivers/infiniband/core/verbs.c if (grh->next_hdr == IPPROTO_UDP) next_hdr 299 drivers/infiniband/hw/hfi1/driver.c if (grh->next_hdr != IB_GRH_NEXT_HDR) next_hdr 1465 drivers/infiniband/hw/hfi1/driver.c if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) next_hdr 1539 drivers/infiniband/hw/hfi1/driver.c if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) next_hdr 177 drivers/infiniband/hw/hfi1/ruc.c hdr->next_hdr = IB_GRH_NEXT_HDR; next_hdr 2843 drivers/infiniband/hw/mlx5/main.c ib_spec->ipv6.mask.next_hdr, next_hdr 2844 drivers/infiniband/hw/mlx5/main.c ib_spec->ipv6.val.next_hdr)) next_hdr 332 drivers/infiniband/hw/qib/qib_driver.c if (hdr->u.l.grh.next_hdr != IB_GRH_NEXT_HDR) next_hdr 192 drivers/infiniband/hw/qib/qib_ruc.c hdr->next_hdr = IB_GRH_NEXT_HDR; next_hdr 306 drivers/infiniband/hw/qib/qib_verbs.c if (hdr->u.l.grh.next_hdr != IB_GRH_NEXT_HDR) next_hdr 196 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h u8 next_hdr; next_hdr 5719 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h u8 next_hdr; next_hdr 1051 fs/btrfs/check-integrity.c struct btrfs_header *const next_hdr = next_hdr 1070 fs/btrfs/check-integrity.c next_stack->hdr = next_hdr; next_hdr 1149 fs/btrfs/check-integrity.c struct btrfs_header *const next_hdr = next_hdr 1163 fs/btrfs/check-integrity.c next_stack->hdr = next_hdr; next_hdr 755 include/rdma/ib_verbs.h u8 next_hdr; next_hdr 1916 include/rdma/ib_verbs.h u8 next_hdr; next_hdr 54 include/uapi/linux/netfilter_ipv6/ip6t_srh.h __u8 next_hdr; next_hdr 81 include/uapi/linux/netfilter_ipv6/ip6t_srh.h __u8 next_hdr; next_hdr 975 include/uapi/rdma/ib_user_verbs.h __u8 next_hdr; next_hdr 539 net/core/lwt_bpf.c void *next_hdr; next_hdr 552 net/core/lwt_bpf.c next_hdr = skb_network_header(skb) + next_hdr_offset; next_hdr 556 net/core/lwt_bpf.c next_hdr = skb_network_header(skb) + next_hdr_offset; next_hdr 565 net/core/lwt_bpf.c if (((struct gre_base_hdr *)next_hdr)->flags & GRE_CSUM) next_hdr 575 net/core/lwt_bpf.c if (((struct udphdr *)next_hdr)->check) next_hdr 50 net/ipv6/netfilter/ip6t_srh.c !(srh->nexthdr == srhinfo->next_hdr))) next_hdr 144 net/ipv6/netfilter/ip6t_srh.c !(srh->nexthdr == srhinfo->next_hdr))) next_hdr 1003 net/sctp/associola.c struct sctp_chunkhdr *next_hdr; next_hdr 1005 net/sctp/associola.c next_hdr = sctp_inq_peek(inqueue); next_hdr 1006 net/sctp/associola.c if (!next_hdr) next_hdr 1014 net/sctp/associola.c if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { next_hdr 344 net/sctp/endpointola.c struct sctp_chunkhdr *next_hdr; next_hdr 346 net/sctp/endpointola.c next_hdr = sctp_inq_peek(inqueue); next_hdr 347 net/sctp/endpointola.c if (!next_hdr) next_hdr 355 net/sctp/endpointola.c if (next_hdr->type == SCTP_CID_COOKIE_ECHO) {