ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
dns_ipq.c File Reference
#include "stralloc.h"
#include "case.h"
#include "byte.h"
#include "str.h"
#include "dns.h"
Include dependency graph for dns_ipq.c:

Go to the source code of this file.

Functions

int dns_ip4_qualify_rules (stralloc *out, stralloc *fqdn, const stralloc *in, const stralloc *rules)
 
int dns_ip4_qualify (stralloc *out, stralloc *fqdn, const stralloc *in)
 

Function Documentation

◆ dns_ip4_qualify()

int dns_ip4_qualify ( stralloc *  out,
stralloc *  fqdn,
const stralloc *  in 
)

Definition at line 66 of file dns_ipq.c.

◆ dns_ip4_qualify_rules()

int dns_ip4_qualify_rules ( stralloc *  out,
stralloc *  fqdn,
const stralloc *  in,
const stralloc *  rules 
)

Definition at line 33 of file dns_ipq.c.