Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Desp.c74 icb = get_cnt_blk(m); in esp_inbound()
109 icb = get_cnt_blk(m); in esp_inbound()
384 struct cnt_blk *icb = get_cnt_blk(m); in esp_outbound()
425 struct cnt_blk *icb = get_cnt_blk(m); in esp_outbound()
H A Dipsec.h305 get_cnt_blk(struct rte_mbuf *m) in get_cnt_blk() function