Home
last modified time | relevance | path

Searched refs:plimit (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/ipsec/
H A Diph.h70 uint8_t *pd, *plimit; in update_trs_l3hdr() local
74 plimit = pd + l3len; in update_trs_l3hdr()
77 while (pd + ext_len < plimit) { in update_trs_l3hdr()
85 if (unlikely(pd + ext_len != plimit)) in update_trs_l3hdr()