ebpf-for-windows/netebpfext/guid.c

14 строки
295 B
C

// Copyright (c) Microsoft Corporation
// SPDX-License-Identifier: MIT
/**
* @file This file contains the definition of the layer GUIDs
*
*/
#define INITGUID
#include "net_ebpf_ext_bind.h"
#include "net_ebpf_ext_sock_addr.h"
#include "net_ebpf_ext_sock_ops.h"
#include "net_ebpf_ext_xdp.h"