Searched refs:rte_esp_hdr (Results 1 – 15 of 15) sorted by relevance
72 sizeof(struct rte_esp_hdr)); in esp_inbound()91 sizeof(struct rte_esp_hdr) + in esp_inbound()97 sizeof(struct rte_esp_hdr)); in esp_inbound()202 sizeof(struct rte_esp_hdr) + sa->iv_len); in esp_inbound_post()227 struct rte_esp_hdr *esp = NULL; in esp_outbound()304 esp = (struct rte_esp_hdr *)(ip4 + 1); in esp_outbound()309 esp = (struct rte_esp_hdr *)(ip6 + 1); in esp_outbound()313 sizeof(struct rte_esp_hdr) + sa->iv_len); in esp_outbound()375 sizeof(struct rte_esp_hdr) + sa->iv_len; in esp_outbound()405 sizeof(struct rte_esp_hdr); in esp_outbound()[all …]
66 struct rte_esp_hdr *esp; in sad_lookup()93 esp = rte_pktmbuf_mtod_offset(pkts[i], struct rte_esp_hdr *, in sad_lookup()
51 struct rte_esp_hdr esph;81 struct rte_esp_hdr esph;121 struct rte_esp_hdr esph;
73 pofs + sizeof(struct rte_esp_hdr)); in inb_cop_prepare()147 *pofs + sizeof(struct rte_esp_hdr)); in inb_cpu_crypto_prepare()258 struct rte_esp_hdr *esph; in inb_get_sqn()260 esph = rte_pktmbuf_mtod_offset(mb, struct rte_esp_hdr *, hlen); in inb_get_sqn()500 const struct rte_esp_hdr *ph; in tun_process_step2()503 ph = rte_pktmbuf_mtod_offset(mb, const struct rte_esp_hdr *, hlen); in tun_process_step2()
257 sa->ctp.cipher.offset = sizeof(struct rte_esp_hdr) + sa->iv_len; in esp_inb_init()313 sa->ctp.cipher.offset = hlen + sizeof(struct rte_esp_hdr) + in esp_outb_init()319 sa->ctp.cipher.offset = hlen + sizeof(struct rte_esp_hdr); in esp_outb_init()340 sa->ctp.auth.length = sizeof(struct rte_esp_hdr) + in esp_outb_init()
145 struct rte_esp_hdr *esph; in outb_tun_pkt_prepare()209 esph = (struct rte_esp_hdr *)(ph + sa->hdr_len); in outb_tun_pkt_prepare()351 struct rte_esp_hdr *esph; in outb_trs_pkt_prepare()406 esph = (struct rte_esp_hdr *)(ph + uhlen); in outb_trs_pkt_prepare()
23 struct rte_esp_hdr { struct
1139 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1140 len += sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1157 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1159 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1168 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1169 len += sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1186 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1188 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()
35 struct rte_esp_hdr *esp; in ipsec_antireplay_check()
1279 struct rte_esp_hdr hdr; /**< ESP header definition. */
602 iv_pos = test_ipsec_tunnel_hdr_len_get(td) + sizeof(struct rte_esp_hdr); in test_ipsec_iv_verify_push()
586 sizeof(struct rte_esp_hdr); in setup_test_string_tunneled()591 struct rte_esp_hdr esph = { in setup_test_string_tunneled()
1112 uint16_t esp_hlen = sizeof(struct rte_esp_hdr) + s->iv_sz; in iavf_ipsec_crypto_compute_l4_payload_length()
2486 *ipsec_len = sizeof(struct rte_esp_hdr) + (md->len_iv >> 2) + in iavf_fill_ipsec_desc()
10992 size = sizeof(struct rte_esp_hdr); in cmd_set_raw_parsed()