#include <oskit/net/bootp.h> void bootp_free([in/out] struct bootp_net_info *info);
void bootp_free([in/out] struct bootp_net_info *info);
The function frees data structures that were allocated during a call to bootp_gen.
info The BOOTP info to be freed.
bootp_gen, bootp_net_info