4 rte_pipeline_ah_packet_drop;
5 rte_pipeline_ah_packet_hijack;
10 rte_pipeline_port_in_connect_to_table;
11 rte_pipeline_port_in_create;
12 rte_pipeline_port_in_disable;
13 rte_pipeline_port_in_enable;
14 rte_pipeline_port_in_stats_read;
15 rte_pipeline_port_out_create;
16 rte_pipeline_port_out_packet_insert;
17 rte_pipeline_port_out_stats_read;
19 rte_pipeline_table_create;
20 rte_pipeline_table_default_entry_add;
21 rte_pipeline_table_default_entry_delete;
22 rte_pipeline_table_entry_add;
23 rte_pipeline_table_entry_add_bulk;
24 rte_pipeline_table_entry_delete;
25 rte_pipeline_table_entry_delete_bulk;
26 rte_pipeline_table_stats_read;
35 rte_port_in_action_apply;
36 rte_port_in_action_create;
37 rte_port_in_action_free;
38 rte_port_in_action_params_get;
39 rte_port_in_action_profile_action_register;
40 rte_port_in_action_profile_create;
41 rte_port_in_action_profile_free;
42 rte_port_in_action_profile_freeze;
43 rte_table_action_apply;
44 rte_table_action_create;
45 rte_table_action_dscp_table_update;
46 rte_table_action_free;
47 rte_table_action_meter_profile_add;
48 rte_table_action_meter_profile_delete;
49 rte_table_action_meter_read;
50 rte_table_action_profile_action_register;
51 rte_table_action_profile_create;
52 rte_table_action_profile_free;
53 rte_table_action_profile_freeze;
54 rte_table_action_stats_read;
55 rte_table_action_table_params_get;
56 rte_table_action_time_read;
57 rte_table_action_ttl_read;
60 rte_table_action_crypto_sym_session_get;
63 rte_swx_pipeline_action_config;
64 rte_swx_pipeline_build;
65 rte_swx_pipeline_config;
66 rte_swx_pipeline_extern_func_register;
67 rte_swx_pipeline_extern_object_config;
68 rte_swx_pipeline_extern_type_member_func_register;
69 rte_swx_pipeline_extern_type_register;
70 rte_swx_pipeline_free;
71 rte_swx_pipeline_packet_header_register;
72 rte_swx_pipeline_packet_metadata_register;
73 rte_swx_pipeline_port_in_config;
74 rte_swx_pipeline_port_in_type_register;
75 rte_swx_pipeline_port_out_config;
76 rte_swx_pipeline_port_out_type_register;
77 rte_swx_pipeline_struct_type_register;
78 rte_swx_pipeline_table_config;
79 rte_swx_pipeline_table_state_get;
80 rte_swx_pipeline_table_state_set;
81 rte_swx_pipeline_table_type_register;