Searched defs:nlp (Results 1 – 2 of 2) sorted by relevance
/dpdk/examples/ipsec-secgw/ | ||
H A D | ipsec_worker.c | 32 process_ipsec_get_pkt_type(struct rte_mbuf *pkt, uint8_t **nlp) in process_ipsec_get_pkt_type() argument |
H A D | esp.c | 230 uint8_t *padding = NULL, *new_ip, nlp; in esp_outbound() local |