Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c942 em_conf = conf->mode_params; in eh_find_worker()
1033 em_conf = conf->mode_params; in eh_get_event_lcore_links()
1430 if (conf->mode_params == NULL) { in eh_conf_init()
1436 em_conf = conf->mode_params; in eh_conf_init()
1494 if (!conf || !conf->mode_params) in eh_conf_uninit()
1498 em_conf = conf->mode_params; in eh_conf_uninit()
1519 if (conf->mode_params == NULL) { in eh_display_conf()
1564 em_conf = conf->mode_params; in eh_devs_init()
1654 em_conf = conf->mode_params; in eh_devs_uninit()
1751 em_conf = conf->mode_params; in eh_launch_worker()
[all …]
H A Devent_helper.h191 void *mode_params; member
H A Dipsec-secgw.c1573 em_conf = conf->mode_params; in parse_schedule_type()
2694 if (!eh_conf || !eh_conf->mode_params) in check_event_mode_params()
2698 em_conf = eh_conf->mode_params; in check_event_mode_params()