fuzzing.h File Reference

Detailed Description

Author
Sören Tempel tempe.nosp@m.l@un.nosp@m.i-bre.nosp@m.men..nosp@m.de

Definition in file fuzzing.h.

#include "net/ipv6/addr.h"
#include "net/gnrc/pkt.h"
+ Include dependency graph for 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...