libspf2  1.2.11
Functions | Variables
__ns_get16.c File Reference
#include "config.h"
#include <stdio.h>
#include <sys/types.h>
#include <netinet/in.h>
#include "arpa_nameser.h"
Include dependency graph for __ns_get16.c:

Go to the source code of this file.

Functions

 NS_GET16 (dst, src)
 
 return (dst)
 

Variables

u_int const u_char * src
 

Function Documentation

NS_GET16 ( dst  ,
src   
)

Referenced by ns_initparse(), ns_parserr(), and ns_skiprr().

return ( dst  )

Variable Documentation

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().