#include "addr.h"
#include "scanf.h"
#include "str.h"
Include dependency graph for addr_from_str.c:
Go to the source code of this file.
Functions | |
int | addr_from_str (const char *str, uint32_t *ip, uint32_t *mask) |
convert string to IP address and netmask |