s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
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]

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: