s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Data Fields
ip_mx Struct Reference

#include <ipalloc.h>

Data Fields

unsigned short af
 
union {
   struct ip4_address   ip4
 
   struct ip6_address   ip6
 
addr
 
int pref
 
char mxh [NAME_LEN]
 

Detailed Description

Definition at line 8 of file ipalloc.h.

Field Documentation

◆ 

union { ... } addr

◆ af

unsigned short af

Definition at line 9 of file ipalloc.h.

◆ ip4

struct ip4_address ip4

Definition at line 11 of file ipalloc.h.

◆ ip6

struct ip6_address ip6

Definition at line 12 of file ipalloc.h.

◆ mxh

char mxh[NAME_LEN]

Definition at line 15 of file ipalloc.h.

◆ pref

int pref

Definition at line 14 of file ipalloc.h.


The documentation for this struct was generated from the following file: