SYMBOL INDEX (32 symbols across 3 files) FILE: examples/import/network_utils.py function calculate_bandwidth (line 5) | def calculate_bandwidth(packets_per_second, avg_packet_size=1500): function is_rate_limited (line 9) | def is_rate_limited(current_rate, max_rate=1000000): function get_default_mtu (line 13) | def get_default_mtu(): function format_packet_count (line 17) | def format_packet_count(count): FILE: examples/python_demo.py function main (line 21) | def main(): FILE: src/btf_stubs.c function value (line 30) | value btf_kind_struct_stub(value unit) { function value (line 35) | value btf_kind_union_stub(value unit) { function value (line 40) | value btf_kind_enum_stub(value unit) { function value (line 45) | value btf_kind_enum64_stub(value unit) { function btf_handle_finalize (line 69) | static void btf_handle_finalize(value v) { type custom_operations (line 77) | struct custom_operations type btf (line 87) | struct btf type btf (line 88) | struct btf function value (line 92) | static inline value value_of_btf(struct btf *btf) { function value (line 99) | value btf_new_from_file_stub(value path) { function value (line 127) | value btf_get_nr_types_stub(value btf_handle) { function value (line 144) | value btf_type_by_id_stub(value btf_handle, value type_id) { function value (line 198) | value btf_name_by_offset_stub(value btf_handle, value offset) { function value (line 215) | value btf_type_get_members_stub(value btf_handle, value type_id) { type btf (line 308) | struct btf type btf_type (line 311) | struct btf_type type btf_type (line 322) | struct btf_type type btf (line 378) | struct btf type btf_type (line 378) | struct btf_type type btf_param (line 402) | struct btf_param type btf_param (line 402) | struct btf_param type btf_param (line 405) | struct btf_param function value (line 436) | value btf_resolve_type_stub(value btf_handle, value type_id) { function value (line 603) | value btf_extract_function_signatures_stub(value btf_handle, value funct... function value (line 680) | value btf_extract_kernel_struct_and_enum_names_stub(value btf_handle) { function value (line 714) | value btf_extract_kfuncs_stub(value btf_handle) { function value (line 771) | value btf_free_stub(value btf_handle) {