Searched refs:ol3_len (Results 1 – 2 of 2) sorted by relevance
1108 uint16_t ol3_len = 0; /* ipv4/6 + ext hdrs */ in iavf_ipsec_crypto_compute_l4_payload_length() local1115 ol3_len = m->outer_l3_len; in iavf_ipsec_crypto_compute_l4_payload_length()1127 return rte_pktmbuf_pkt_len(m) - (ol2_len + ol3_len + ol4_len + in iavf_ipsec_crypto_compute_l4_payload_length()
234 uint8_t ol3_len; member