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.c32 process_ipsec_get_pkt_type(struct rte_mbuf *pkt, uint8_t **nlp) in process_ipsec_get_pkt_type() argument
142 check_sp(struct sp_ctx *sp, const uint8_t *nlp, uint32_t *sa_idx) in check_sp() argument
419 uint8_t *nlp; process_ipsec_ev_inbound() local
553 uint8_t *nlp; process_ipsec_ev_outbound() local
817 uint8_t *nlp; classify_pkt() local
[all...]
H A Desp.c230 uint8_t *padding = NULL, *new_ip, nlp; in esp_outbound() local