dessert_meshif Struct Reference
[G L O B A L # D E F I N E S and T Y P E D E F S / S T R U C T U R E S]

an interface used for dessert_msg frames More...

#include <dessert.h>

Collaboration diagram for dessert_meshif:
Collaboration graph
[legend]

Data Fields

struct dessert_meshifnext
 pointer to next interface
struct dessert_meshifprev
 pointer to next interface
char if_name [IFNAMSIZ]
 name of interface
unsigned int if_index
 system ifindex
uint8_t hwaddr [ETHER_ADDR_LEN]
 hardware address of interface
pthread_mutex_t cnt_mutex
 counter mutex
uint64_t ipkts
 packet counter in
uint64_t opkts
 packet counter out
uint64_t ibytes
 packet counter in
uint64_t obytes
 packet counter out
pcap_t * pcap
 libpcap descriptor for the interface
char pcap_err [PCAP_ERRBUF_SIZE]
 libpcap error message buffer
pthread_t worker
 pthread running the request loop

Detailed Description

an interface used for dessert_msg frames


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2