Files
TripleCross/.vscode/settings.json

28 lines
665 B
JSON

{
"files.associations": {
"time.h": "c",
"constants.h": "c",
"pkt_cls.h": "c",
"map_common.h": "c",
"regex.h": "c",
"unistd.h": "c",
"kit.h": "c",
"module_manager.h": "c",
"modules.h": "c",
"libbpf.h": "c",
"bpf_tracing.h": "c",
"ptrace.h": "c",
"stat.h": "c",
"udp.h": "c",
"tcp.h": "c",
"if_link.h": "c",
"netlink.h": "c",
"bpf_helper_defs.h": "c",
"bpf.h": "c",
"stddef.h": "c",
"ring_buffer.h": "c",
"bpf_helpers.h": "c",
"tcp_helper.h": "c",
"stdio.h": "c"
}
}