Libbpf eBPF macro BPF_URETPROBE
The BPF_URETPROBE macro is an alias of the BPF_KRETPROBE macro. Having this macro helps keep code consistent and avoid confusion.
BPF_URETPROBEThe BPF_URETPROBE macro is an alias of the BPF_KRETPROBE macro. Having this macro helps keep code consistent and avoid confusion.