Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv6/
Dip6t_srh.h54 __u8 next_hdr; member
63 __u8 next_hdr; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv6/
Dip6t_srh.h54 __u8 next_hdr; member
81 __u8 next_hdr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv6/
Dip6t_srh.h41 __u8 next_hdr; member
50 __u8 next_hdr; member
/kernel/linux/linux-5.10/net/sctp/
Dendpointola.c351 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv() local
353 next_hdr = sctp_inq_peek(inqueue); in sctp_endpoint_bh_rcv()
354 if (!next_hdr) in sctp_endpoint_bh_rcv()
362 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_endpoint_bh_rcv()
Dassociola.c997 struct sctp_chunkhdr *next_hdr; in sctp_assoc_bh_rcv() local
999 next_hdr = sctp_inq_peek(inqueue); in sctp_assoc_bh_rcv()
1000 if (!next_hdr) in sctp_assoc_bh_rcv()
1008 if (next_hdr->type == SCTP_CID_COOKIE_ECHO) { in sctp_assoc_bh_rcv()
/kernel/linux/linux-5.10/net/core/
Dlwt_bpf.c539 void *next_hdr; in handle_gso_encap() local
552 next_hdr = skb_network_header(skb) + next_hdr_offset; in handle_gso_encap()
556 next_hdr = skb_network_header(skb) + next_hdr_offset; in handle_gso_encap()
565 if (((struct gre_base_hdr *)next_hdr)->flags & GRE_CSUM) in handle_gso_encap()
575 if (((struct udphdr *)next_hdr)->check) in handle_gso_encap()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dip6t_srh.c50 !(srh->nexthdr == srhinfo->next_hdr))) in srh_mt6()
144 !(srh->nexthdr == srhinfo->next_hdr))) in srh1_mt6()
/kernel/linux/linux-5.10/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h247 u32 next_hdr:8; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.h196 u8 next_hdr; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
Dqib_ruc.c192 hdr->next_hdr = IB_GRH_NEXT_HDR; in qib_make_grh()
Dqib_driver.c332 if (hdr->u.l.grh.next_hdr != IB_GRH_NEXT_HDR) in qib_rcv_hdrerr()
Dqib_verbs.c305 if (hdr->u.l.grh.next_hdr != IB_GRH_NEXT_HDR) in qib_ib_rcv()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Duverbs_std_types_flow_action.c136 .next_hdr = 0xff, in parse_esp_ip()
Dverbs.c671 if (grh->next_hdr == IPPROTO_UDP) in ib_get_net_type_by_grh()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Ddriver.c303 if (grh->next_hdr != IB_GRH_NEXT_HDR) in rcv_hdrerr()
1538 if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) in hfi1_setup_9B_packet()
1612 if (packet->grh->next_hdr != IB_GRH_NEXT_HDR) in hfi1_setup_bypass_packet()
Druc.c177 hdr->next_hdr = IB_GRH_NEXT_HDR; in hfi1_make_grh()
/kernel/linux/linux-5.10/fs/btrfs/
Dcheck-integrity.c1042 struct btrfs_header *const next_hdr = in btrfsic_process_metablock() local
1061 next_stack->hdr = next_hdr; in btrfsic_process_metablock()
1140 struct btrfs_header *const next_hdr = in btrfsic_process_metablock() local
1154 next_stack->hdr = next_hdr; in btrfsic_process_metablock()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Dib_user_verbs.h819 __u8 next_hdr; member
/kernel/linux/linux-5.10/include/uapi/rdma/
Dib_user_verbs.h986 __u8 next_hdr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Dib_user_verbs.h795 __u8 next_hdr; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c359 ib_spec->ipv6.mask.next_hdr, in parse_flow_attr()
360 ib_spec->ipv6.val.next_hdr)) in parse_flow_attr()
/kernel/linux/linux-5.10/include/rdma/
Dib_verbs.h768 u8 next_hdr; member
1926 u8 next_hdr; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h6169 u8 next_hdr; member