#include <oskit/net/freebsd.h>
Contains function definitions for the functions needed to initialize and use the FreeBSD networking stack.It defines some convenience functions to initialize the code, to set up an interface and to establish a default route. It defines struct oskit_freebsd_net_ether_if which is opaque to OS clients.