peapod
0.1.0
EAPOL Proxy Daemon
Main Page
Data Structures
Files
File List
Globals
include
proxy.h
Go to the documentation of this file.
1
/**
2
* @file proxy.h
3
* @brief Function prototypes for @p proxy.c.
4
*/
5
#pragma once
6
7
void
proxy
(
struct
iface_t
*
ifaces
);
ifaces
struct iface_t * ifaces
Interface list.
Definition:
peapod.c:85
proxy
void proxy(struct iface_t *ifaces)
Main event loop.
Definition:
proxy.c:122
iface_t
Represents a network interface and its associated config.
Definition:
parser.h:82
Generated by
1.8.11