summaryrefslogtreecommitdiffhomepage
path: root/dev/libDDK/DriverKit/net.h
blob: 5dfe6374c217eb093b12e1900b3713b219388c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* ========================================

  Copyright Amlal El Mahrouss.

  FILE: net.h
  PURPOSE: Network model base header.

======================================== */

#pragma once

#include <DriverKit/macros.h>

struct DDK_NET_MANIFEST;

/// @brief IFS hooks to plug into the FileMgr.