/* ========================================
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.