52#ifndef DOXYGEN_SHOULD_SKIP_THIS
70#if defined(HAVE_SYS_SOCKIO_H) && !defined(SIOCGIFADDR)
71#include <sys/sockio.h>
74#if !defined(__WIN32__)
76#include <sys/socket.h>
83#include <sys/socket.h>
91#if (HAVE_NET_ETHERNET_H)
92#include <net/ethernet.h>
95#define LIBNET_VERSION "1.2"
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