PatchworkOS
Loading...
Searching...
No Matches
net.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
kernel/fs/sysfs.h
>
4
20
void
net_init
(
void
);
21
27
mount_t
*
net_get_mount
(
void
);
28
net_init
void net_init(void)
Initialize the networking subsystem.
Definition
net.c:12
net_get_mount
mount_t * net_get_mount(void)
Retrieve the mount for the networking subsystem.
Definition
net.c:25
mount_t
Mount structure.
Definition
mount.h:36
sysfs.h
include
kernel
net
net.h
Generated by
1.9.8