ucspi-ssl 0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
Macros | Functions
ip4_bit.c File Reference
#include "ip.h"
#include "byte.h"
#include "scan.h"
#include "str.h"
#include "fmt.h"
#include "ip_bit.h"
Include dependency graph for ip4_bit.c:

Go to the source code of this file.

Macros

#define BITSUBSTITUTION
 

Functions

int ip4_bitstring (stralloc *ip4string, char *ip, unsigned int prefix)
 
int bitstring_ip4 (stralloc *ip4addr, stralloc *ip4string)
 

Macro Definition Documentation

◆ BITSUBSTITUTION

#define BITSUBSTITUTION

Definition at line 13 of file ip4_bit.c.

Function Documentation

◆ bitstring_ip4()

int bitstring_ip4 ( stralloc *  ip4addr,
stralloc *  ip4string 
)

Definition at line 69 of file ip4_bit.c.

◆ ip4_bitstring()

int ip4_bitstring ( stralloc *  ip4string,
char *  ip,
unsigned int  prefix 
)

Definition at line 26 of file ip4_bit.c.