next up previous contents index
Next: 26.3 Interfaces Up: 26.2 Header Files Previous: 26.2 Header Files

26.2.1 freebsd.h: definitions for the FreeBSD-derived networking code

 

SYNOPSIS

#include <oskit/net/freebsd.h>

DESCRIPTION

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.



University of Utah Flux Research Group