Searched refs:new_ip (Results 1 – 1 of 1) sorted by relevance
228 uint8_t *padding = NULL, *new_ip, nlp; in esp_outbound() local312 new_ip = (uint8_t *)rte_pktmbuf_prepend(m, in esp_outbound()314 memmove(new_ip, ip4, ip_hdr_len); in esp_outbound()315 esp = (struct rte_esp_hdr *)(new_ip + ip_hdr_len); in esp_outbound()316 ip4 = (struct ip *)new_ip; in esp_outbound()321 ip6 = (struct ip6_hdr *)new_ip; in esp_outbound()