Searched refs:rte_esp_hdr (Results 1 – 13 of 13) 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()88 esp = rte_pktmbuf_mtod_offset(pkts[i], struct rte_esp_hdr *, in sad_lookup()
23 struct rte_esp_hdr { struct
72 pofs + sizeof(struct rte_esp_hdr)); in inb_cop_prepare()118 *pofs + sizeof(struct rte_esp_hdr)); in inb_cpu_crypto_prepare()199 struct rte_esp_hdr *esph; in inb_get_sqn()201 esph = rte_pktmbuf_mtod_offset(mb, struct rte_esp_hdr *, hlen); in inb_get_sqn()441 const struct rte_esp_hdr *ph; in tun_process_step2()444 ph = rte_pktmbuf_mtod_offset(mb, const struct rte_esp_hdr *, hlen); in tun_process_step2()
246 sa->ctp.cipher.offset = sizeof(struct rte_esp_hdr) + sa->iv_len; in esp_inb_init()299 sa->ctp.cipher.offset = hlen + sizeof(struct rte_esp_hdr) + in esp_outb_init()305 sa->ctp.cipher.offset = hlen + sizeof(struct rte_esp_hdr); in esp_outb_init()321 sa->ctp.auth.length = sizeof(struct rte_esp_hdr) + in esp_outb_init()
114 struct rte_esp_hdr *esph; in outb_tun_pkt_prepare()162 esph = (struct rte_esp_hdr *)(ph + sa->hdr_len); in outb_tun_pkt_prepare()282 struct rte_esp_hdr *esph; in outb_trs_pkt_prepare()329 esph = (struct rte_esp_hdr *)(ph + uhlen); in outb_trs_pkt_prepare()
50 struct rte_esp_hdr esph;
1140 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1141 len += sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1158 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1160 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1169 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1170 len += sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1187 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()1189 sizeof(struct rte_esp_hdr); in i40e_flow_fdir_construct_pkt()
36 lp->partial_len += sizeof(struct rte_esp_hdr); in ipsec_lp_len_precalc()
1098 struct rte_esp_hdr hdr; /**< ESP header definition. */
229 sess->partial_len += sizeof(struct rte_esp_hdr); in ipsec_sa_const_set()
576 sizeof(struct rte_esp_hdr); in setup_test_string_tunneled()581 struct rte_esp_hdr esph = { in setup_test_string_tunneled()
7658 size = sizeof(struct rte_esp_hdr); in cmd_set_raw_parsed()