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

Go to the source code of this file.

Data Structures

struct  ip_mx
 

Macros

#define NAME_LEN   256
 

Functions

 GEN_ALLOC_typedef (ipalloc, struct ip_mx, ix, len, a) int ipalloc_readyplus(ipalloc *
 
int ipalloc_append (ipalloc *, struct ip_mx *)
 

Variables

unsigned int
 

Macro Definition Documentation

◆ NAME_LEN

#define NAME_LEN   256

Definition at line 6 of file ipalloc.h.

Function Documentation

◆ GEN_ALLOC_typedef()

GEN_ALLOC_typedef ( ipalloc  ,
struct ip_mx  ,
ix  ,
len  ,
 
)

◆ ipalloc_append()

int ipalloc_append ( ipalloc *  ,
struct ip_mx  
)
Here is the caller graph for this function:

Variable Documentation

◆ int

unsigned int

Definition at line 19 of file ipalloc.h.