/dpdk/examples/ipsec-secgw/ |
H A D | parser.h | 15 int status; global() member 29 APP_CHECK_PRESENCE(val,str,status) global() argument 33 APP_CHECK_TOKEN_EQUAL(tokens,index,ref,status) global() argument 50 APP_CHECK_TOKEN_IS_NUM(tokens,index,status) global() argument 55 INCREMENT_TOKEN_INDEX(index,max_num,status) global() argument [all...] |
/dpdk/app/test/ |
H A D | test_lpm.c | 176 int32_t status = 0; in test3() local 214 int32_t status = 0; in test4() local 252 int32_t status = 0; in test5() local 287 int32_t status = 0; in test6() local 326 int32_t status = 0; in test7() local 378 int32_t status = 0; in test8() local 463 int32_t status = 0; in test9() local 631 int32_t status = 0; in test10() local 822 int32_t status = 0; in test11() local 893 int32_t status = 0; in test12() local [all …]
|
H A D | test_debug.c | 40 int status; in test_panic() local 70 int status; in test_exit_val() local
|
H A D | test_table_ports.c | 21 int status, i; in test_port_ring_reader() local 85 int status, i; in test_port_ring_writer() local
|
/dpdk/drivers/net/softnic/ |
H A D | rte_eth_softnic_cli.c | 217 int status; in cmd_softnic_pipeline_codegen() local 265 int status = 0; in cmd_softnic_pipeline_libbuild() local 468 int status = 0; in pipeline_table_entries_add() local 523 int status; in cmd_softnic_pipeline_table_add() local 566 int status = 0; in pipeline_table_entries_delete() local 621 int status; in cmd_softnic_pipeline_table_delete() local 664 int status = 0; in pipeline_table_default_entry_add() local 719 int status; in cmd_softnic_pipeline_table_default() local 767 int status; in cmd_softnic_pipeline_table_show() local 809 int status; in cmd_softnic_pipeline_selector_group_add() local [all …]
|
H A D | conn.c | 43 int fd_server, fd_client_group, status; in softnic_conn_init() local 159 int fd_client, status; in softnic_conn_poll_for_conn() local 215 ssize_t len, i, status; in data_event_handle() local 282 int status; in control_event_handle() local 302 int fd_client, status, status_data = 0, status_control = 0; in softnic_conn_poll_for_msg() local
|
H A D | rte_eth_softnic_thread.c | 126 int status; in thread_sc_service_up() local 232 int status; member 262 int status; in thread_msg_send_recv() local 285 int status; in softnic_thread_pipeline_enable() local 353 int status; in softnic_thread_pipeline_disable() local 429 int status = rte_ring_sc_dequeue(msgq_req, (void **)&req); in thread_msg_recv() local 441 int status; in thread_msg_send() local
|
/dpdk/examples/pipeline/ |
H A D | cli.c | 294 int status; in cmd_ethdev() local 453 int status; cmd_ethdev_show() local 533 int status; cmd_cryptodev() local 587 int status; cmd_pipeline_codegen() local 635 int status = 0; cmd_pipeline_libbuild() local 772 int status = 0; cmd_pipeline_build() local 850 int status = 0; pipeline_table_entries_add() local 905 int status; cmd_pipeline_table_add() local 948 int status = 0; pipeline_table_entries_delete() local 1003 int status; cmd_pipeline_table_delete() local 1046 int status = 0; pipeline_table_default_entry_add() local 1101 int status; cmd_pipeline_table_default() local 1149 int status; cmd_pipeline_table_show() local 1191 int status; cmd_pipeline_selector_group_add() local 1240 int status; cmd_pipeline_selector_group_delete() local 1393 int status = 0; pipeline_selector_group_members_add() local 1449 int status; cmd_pipeline_selector_group_member_add() local 1504 int status = 0; pipeline_selector_group_members_delete() local 1559 int status; cmd_pipeline_selector_group_member_delete() local 1619 int status; cmd_pipeline_selector_show() local 1657 int status = 0; pipeline_learner_default_entry_add() local 1712 int status; cmd_pipeline_learner_default() local 1759 int status; cmd_pipeline_commit() local 1823 int status; cmd_pipeline_regrd() local 1928 int status; cmd_pipeline_regwr() local 2040 int status; cmd_pipeline_meter_profile_add() local 2129 int status; cmd_pipeline_meter_profile_delete() local 2237 int status; cmd_pipeline_meter_reset() local 2253 int status; cmd_pipeline_meter_reset() local 2366 int status; cmd_pipeline_meter_set() local 2382 int status; cmd_pipeline_meter_set() local 2516 int status; cmd_pipeline_meter_stats() local 2546 int status; cmd_pipeline_meter_stats() local 2634 int status; cmd_pipeline_rss() local 2694 int status; cmd_pipeline_stats() local 2899 int status; cmd_pipeline_mirror_session() local 2992 int status; cmd_ipsec_create() local 3146 int is_blank_or_comment, status = 0; cmd_ipsec_sa_add() local 3243 int status; cmd_pipeline_enable() local 3326 int status; cmd_block_enable() local 3772 int status; cli_process() local [all...] |
H A D | conn.c | 43 int fd_server, fd_client_group, status; in conn_init() local 158 int fd_client, status; in conn_poll_for_conn() local 214 ssize_t len, i, status; in data_event_handle() local 281 int status; in control_event_handle() local 301 int fd_client, status, status_data = 0, status_control = 0; in conn_poll_for_msg() local
|
H A D | obj.c | 45 int status; in rss_setup() local 78 int numa_node, status; in ethdev_config() local 206 int status; in cryptodev_config() local
|
/dpdk/examples/ip_pipeline/ |
H A D | conn.c | 42 int fd_server, fd_client_group, status; in conn_init() local 156 int fd_client, status; in conn_poll_for_conn() local 212 ssize_t len, i, status; in data_event_handle() local 278 int status; in control_event_handle() local 298 int fd_client, status, status_data = 0, status_control = 0; in conn_poll_for_msg() local
|
H A D | thread.c | 210 int status; member 239 int status; in thread_msg_send_recv() local 263 int status; in thread_pipeline_enable() local 351 int status; thread_pipeline_disable() local 435 int status = rte_ring_sc_dequeue(msgq_req, (void **) &req); thread_msg_recv() local 447 int status; thread_msg_send() local 712 int status; global() member 753 int status; pipeline_msg_send_recv() local 777 int status; pipeline_port_in_stats_read() local 829 int status; pipeline_port_in_enable() local 873 int status; pipeline_port_in_disable() local 919 int status; pipeline_port_out_stats_read() local 973 int status; pipeline_table_stats_read() local 1219 int status = 0; table_rule_add_bulk_ll() local 1332 int status; pipeline_table_rule_add() local 1446 int status; pipeline_table_rule_add_default() local 1570 int status = 0; pipeline_table_rule_add_bulk() local 1659 int status; pipeline_table_rule_delete() local 1726 int status; pipeline_table_rule_delete_default() local 1785 int status; pipeline_table_rule_stats_read() local 1847 int status; pipeline_table_mtr_profile_add() local 1900 int status; pipeline_table_mtr_profile_delete() local 1955 int status; pipeline_table_rule_mtr_read() local 2021 int status; pipeline_table_dscp_table_update() local 2079 int status; pipeline_table_rule_ttl_read() local 2146 int status; pipeline_table_rule_time_read() local 2206 int status = rte_ring_sc_dequeue(msgq_req, (void **) &req); pipeline_msg_recv() local 2218 int status; pipeline_msg_send() local 2417 int status; match_convert() local 2488 int status; match_convert() local 2583 int status; action_convert() local 2719 int key_found, status; pipeline_msg_handle_table_rule_add() local 2764 int status; pipeline_msg_handle_table_rule_add_default() local 2804 int status; pipeline_msg_handle_table_rule_add_bulk() local 2834 int key_found, status; pipeline_msg_handle_table_rule_delete() local [all...] |
H A D | cli.c | 402 int status, i; in cmd_tmgr_subport_profile() local 455 int status, i; in cmd_tmgr_pipe_profile() local 605 int status; in cmd_tmgr_subport() local 645 int status; in cmd_tmgr_subport_pipe() local 1498 int enabled, status; cmd_pipeline_port_in() local 1722 int status; cmd_pipeline_port_out() local 1917 int status; cmd_pipeline_table() local 2179 int status; cmd_pipeline_port_in_table() local 2240 int clear, status; cmd_pipeline_port_in_stats() local 2311 int status; cmd_pipeline_port_in_enable() local 2359 int status; cmd_pipeline_port_in_disable() local 2413 int clear, status; cmd_pipeline_port_out_stats() local 2493 int clear, status; cmd_pipeline_table_stats() local 3718 int status; parse_table_action_cipher() local 3792 int status; parse_table_action_cipher_auth() local 3872 int status; parse_table_action_aead() local 3975 int status; parse_table_action_sym_crypto() local 4269 int status; cmd_pipeline_table_rule_add() local 4356 int status; cmd_pipeline_table_rule_add_default() local 4491 int status; cmd_pipeline_table_rule_add_bulk() local 4570 int status; cmd_pipeline_table_rule_delete() local 4639 int status; cmd_pipeline_table_rule_delete_default() local 5055 int status; cmd_pipeline_table_rule_show() local 5112 int clear = 0, status; cmd_pipeline_table_rule_stats_read() local 5222 int status; cmd_pipeline_table_meter_profile_add() local 5373 int status; cmd_pipeline_table_meter_profile_delete() local 5436 int clear = 0, status; cmd_pipeline_table_rule_meter_read() local 5625 int status; cmd_pipeline_table_dscp() local 5682 int clear = 0, status; cmd_pipeline_table_rule_ttl_read() local 5779 int status; cmd_pipeline_table_rule_time_read() local 5863 int status; cmd_thread_pipeline_enable() local 5906 int status; cmd_thread_pipeline_disable() local 6271 int status; cli_process() local 6656 int status = 0; cli_rule_file_process() local [all...] |
H A D | tmgr.c | 135 int status; in tmgr_port_create() local 188 int status; in tmgr_subport_config() local 235 int status; in tmgr_pipe_config() local
|
H A D | action.c | 48 int status; in port_in_action_profile_create() local 182 int status; in table_action_profile_create() local
|
/dpdk/drivers/net/ngbe/base/ |
H A D | ngbe_phy_rtl.c | 315 s32 status = 0; in ngbe_reset_phy_rtl() local 328 s32 status = 0; in ngbe_get_phy_advertised_pause_rtl() local 339 s32 status = 0; in ngbe_get_phy_lp_advertised_pause_rtl() local 356 s32 status = 0; in ngbe_set_phy_pause_adv_rtl() local 369 s32 status = 0; in ngbe_check_phy_link_rtl() local
|
H A D | ngbe_phy_yt.c | 426 s32 status = 0; in ngbe_reset_phy_yt() local 475 s32 status = 0; in ngbe_get_phy_advertised_pause_yt() local 489 s32 status = 0; in ngbe_get_phy_lp_advertised_pause_yt() local 503 s32 status = 0; in ngbe_set_phy_pause_adv_yt() local 518 s32 status = 0; in ngbe_check_phy_link_yt() local
|
/dpdk/drivers/common/iavf/ |
H A D | iavf_common.c | 19 enum iavf_status status = IAVF_SUCCESS; in iavf_set_mac_type() local 355 enum iavf_status status; in iavf_aq_queue_shutdown() local 383 enum iavf_status status; in iavf_aq_get_set_rss_lut() local 468 enum iavf_status status; in iavf_aq_get_set_rss_key() local 898 enum iavf_status status = IAVF_SUCCESS; in iavf_validate_mac_addr() local 935 enum iavf_status status; in iavf_aq_send_msg_to_pf() local 1020 enum iavf_status status; in iavf_aq_clear_all_wol_filters() local
|
/dpdk/drivers/bus/fslmc/mc/ |
H A D | mc_sys.c | 22 static int mc_status_to_error(enum mc_cmd_status status) in mc_status_to_error() 57 enum mc_cmd_status status; in mc_send_command() local
|
/dpdk/examples/ethtool/lib/ |
H A D | rte_ethtool.c | 94 int status; rte_ethtool_get_regs() local 135 int status; rte_ethtool_get_eeprom() local 158 int status; rte_ethtool_set_eeprom() local 190 int status; rte_ethtool_get_module_eeprom() local 211 int status; rte_ethtool_get_pauseparam() local 246 int status; rte_ethtool_set_pauseparam() local [all...] |
/dpdk/drivers/raw/ifpga/base/ |
H A D | ifpga_fme_rsu.c | 25 static void set_rsu_status(struct ifpga_sec_mgr *smgr, uint32_t status, in set_rsu_status() 32 static void get_rsu_status(struct ifpga_sec_mgr *smgr, uint32_t *status, in get_rsu_status() 257 static int secure_update_status(struct ifpga_sec_mgr *smgr, uint64_t *status) in secure_update_status() 272 uint64_t *status) in fpga_update_flash() 397 uint32_t status = 0; in fpga_stop_flash_update() local
|
H A D | opae_at24_eeprom.c | 34 int status; in at24_eeprom_read() local 64 int status; in at24_eeprom_write() local
|
H A D | ifpga_port.c | 97 struct feature_port_status status; in port_get_ap1_event() local 114 struct feature_port_status status; in port_set_ap1_event() local 131 struct feature_port_status status; in port_get_ap2_event() local 148 struct feature_port_status status; in port_set_ap2_event() local 165 struct feature_port_status status; in port_get_power_state() local
|
/dpdk/app/test-crypto-perf/ |
H A D | cperf_test_vector_parsing.c | 281 int status; in parse_entry() local 466 int status = 0; in parse_file() local 566 int status; in cperf_test_vector_get_from_file() local
|
/dpdk/drivers/net/nfb/ |
H A D | nfb_rxmode.c | 49 struct nc_rxmac_status status; in nfb_eth_promiscuous_get() local 100 struct nc_rxmac_status status; in nfb_eth_allmulticast_get() local
|