Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verlässliche Systemsoftware
projects
osv
8ef91f0dbc89975051a16942a8b049def500f8dd
osv
bsd
net.hh
Find file
Normal view
Permalink
net.hh
72 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Connect the test with loader.cc
Guy Zana
committed
12 years ago
1
2
3
#ifndef NET_HH
#define NET_HH
Renamed test_mbuf to net_init
Guy Zana
committed
12 years ago
4
void
net_init
(
void
);
Connect the test with loader.cc
Guy Zana
committed
12 years ago
5
6
7
8
#endif // NET_HH