s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions | Variables
ipme.h File Reference
#include "ip.h"
#include "ipalloc.h"
Include dependency graph for ipme.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ipme_init ()
 
int ipme_is4 ()
 
int ipme_is6 ()
 
int ipme_is ()
 

Variables

ipalloc ipme
 

Function Documentation

◆ ipme_init()

int ipme_init ( )

Definition at line 61 of file ipme.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ipme_is()

int ipme_is ( )
Here is the caller graph for this function:

◆ ipme_is4()

int ipme_is4 ( )
Here is the caller graph for this function:

◆ ipme_is6()

int ipme_is6 ( )
Here is the caller graph for this function:

Variable Documentation

◆ ipme

ipalloc ipme
extern

Definition at line 24 of file ipme.c.