Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c382 conn_id = adapter->nb_connections; in eh_set_default_conf_rx_adapter()
405 adapter->nb_connections++; in eh_set_default_conf_rx_adapter()
483 conn_id = tx_adapter->nb_connections; in eh_set_default_conf_tx_adapter()
505 tx_adapter->nb_connections++; in eh_set_default_conf_tx_adapter()
770 for (j = 0; j < adapter->nb_connections; j++) { in eh_rx_adapter_configure()
1133 for (j = 0; j < adapter->nb_connections; j++) { in eh_tx_adapter_configure()
1285 adapter->nb_connections, in eh_display_rx_adapter_conf()
1299 for (j = 0; j < adapter->nb_connections; j++) { in eh_display_rx_adapter_conf()
1337 adapter->nb_connections, in eh_display_tx_adapter_conf()
1352 for (j = 0; j < adapter->nb_connections; j++) { in eh_display_tx_adapter_conf()
[all …]
H A Devent_helper.h119 uint8_t nb_connections; member
135 uint8_t nb_connections; member