Home
last modified time | relevance | path

Searched defs:nlp (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c21 process_ipsec_get_pkt_type(struct rte_mbuf *pkt, uint8_t **nlp) in process_ipsec_get_pkt_type()
134 check_sp(struct sp_ctx *sp, const uint8_t *nlp, uint32_t *sa_idx) in check_sp()
293 uint8_t *nlp; in process_ipsec_ev_inbound() local
395 uint8_t *nlp; in process_ipsec_ev_outbound() local
564 uint8_t *nlp; in classify_pkt() local
H A Desp.c228 uint8_t *padding = NULL, *new_ip, nlp; in esp_outbound() local