Skip to content

Expose ebpf_result_to_ntstatus to extension developers #3092

@mtfriesen

Description

@mtfriesen

Describe the feature you'd like supported

It would be useful if the ebpf_result_to_ntstatus routine, and perhaps the win32 variant, were consumable from extensions. Otherwise, extensions need to implement similar routines themselves, or treat eBPF results completely opaquely, such as converting all eBPF failure codes to a single NTSTATUS.

Proposed solution

Publicly define and document ebpf_result_to_ntstatus and similar routines.

Additional context

No response

Metadata

Metadata

Assignees

Labels

P2enhancementNew feature or requesttriagedDiscussed in a triage meeting

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions