|
libspf2
1.2.10
|
#include "config.h"#include <stdio.h>#include <sys/types.h>#include <netinet/in.h>#include "arpa_nameser.h"
Go to the source code of this file.
Functions | |
| NS_GET16 (dst, src) | |
| return (dst) | |
Variables | |
| u_int const u_char * | src |
| NS_GET16 | ( | dst | , |
| src | |||
| ) |
Referenced by ns_initparse(), ns_parserr(), and ns_skiprr().
| return | ( | dst | ) |
| u_int const u_char* src |
Definition at line 16 of file __ns_get16.c.
Referenced by ns_name_ntol(), ns_name_ntop(), ns_name_pack(), and ns_name_unpack().
1.8.5