BRL-CAD
#include <sys/types.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <sys/socket.h>
Include dependency graph for bnetwork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t htonl (uint32_t)
 
uint32_t ntohl (uint32_t)