Header file for the best-effort network flooding (netflood)
Data Structures | |
struct | netflood_callbacks |
struct | netflood_conn |
Macros | |
#define | NETFLOOD_ATTRIBUTES |
Functions | |
void | netflood_close (struct netflood_conn *c) |
void | netflood_open (struct netflood_conn *c, clock_time_t queue_time, uint16_t channel, const struct netflood_callbacks *u) |
int | netflood_send (struct netflood_conn *c, uint8_t seqno) |