Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Devent_helper.c1036 em_conf = conf->mode_params; in eh_find_worker()
1127 em_conf = conf->mode_params; in eh_get_event_lcore_links()
1524 if (conf->mode_params == NULL) { in eh_conf_init()
1530 em_conf = conf->mode_params; in eh_conf_init()
1591 if (!conf || !conf->mode_params) in eh_conf_uninit()
1595 em_conf = conf->mode_params; in eh_conf_uninit()
1616 if (conf->mode_params == NULL) { in eh_display_conf()
1661 em_conf = conf->mode_params; in eh_devs_init()
1758 em_conf = conf->mode_params; in eh_devs_uninit()
1855 em_conf = conf->mode_params; in eh_launch_worker()
[all …]
H A Devent_helper.h201 void *mode_params; member
H A Dipsec-secgw.c1662 em_conf = conf->mode_params; in parse_schedule_type()
1883 em_conf = eh_conf->mode_params; in parse_args()
1895 em_conf = eh_conf->mode_params; in parse_args()
1901 em_conf = eh_conf->mode_params; in parse_args()
1907 em_conf = eh_conf->mode_params; in parse_args()
2846 if (!eh_conf || !eh_conf->mode_params) in check_event_mode_params()
2850 em_conf = eh_conf->mode_params; in check_event_mode_params()