52#ifndef DOXYGEN_SHOULD_SKIP_THIS
71#if defined(HAVE_SYS_SOCKIO_H) && !defined(SIOCGIFADDR)
72#include <sys/sockio.h>
75#if !defined(__WIN32__)
77#include <sys/socket.h>
84#include <sys/socket.h>
91#if (HAVE_NET_ETHERNET_H)
92#include <net/ethernet.h>
95#define LIBNET_VERSION "1.3"
97#define LIBNET_LIL_ENDIAN 1
104#include "./libnet/libnet-types.h"
106#include "./libnet/libnet-headers.h"
107#include "./libnet/libnet-structures.h"
108#include "./libnet/libnet-asn1.h"
libnet exported function prototypes
libnet macros and symbolic constants