ebpf-for-windows/include/uapi/linux
Dave Thaler 2f5ac3fbe9
Add some header file names included by typical eBPF programs (#916)
* Add some header file names included by typical eBPF programs

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* PR feedback

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Fix test

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Remove unneeded include

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Add _MSC_VER checks around pragma warnings in ebpf program headers

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Use full path to avoid requiring an include path

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

Co-authored-by: Alan Jowett <alanjo@microsoft.com>
2022-04-11 13:26:49 -07:00
..
bpf.h Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00
if_ether.h Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00
in.h Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00
ip.h Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00
tcp.h Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00