Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c1018 struct eh_event_link_info *link_cache; in eh_get_event_lcore_links() local
1062 link_cache = calloc(1, cache_size); in eh_get_event_lcore_links()
1074 memcpy(&link_cache[index], link, single_link_size); in eh_get_event_lcore_links()
1082 *links = link_cache; in eh_get_event_lcore_links()