Definition in file fuzzing.h.
Go to the source code of this file.
Functions | |
int | fuzzing_init (ipv6_addr_t *addr, unsigned pfx_len) |
Initialize dummy network interface with given address. More... | |
int | fuzzing_read_packet (int fd, gnrc_pktsnip_t *pkt) |
Read a network packet from the given file descriptor. More... | |