freebsd-dev/sys/netatm/spans
Hartmut Brandt dd937e32bd Make the ioctl() interface cleaner with regard to types: use size_t
instead of int where the variable has to hold buffer lengths,
use u_int for things like number of network interfaces which
in principle can never be negative.
2003-07-29 13:32:10 +00:00
..
spans_arp.c Make the ioctl() interface cleaner with regard to types: use size_t 2003-07-29 13:32:10 +00:00
spans_cls.c Print the offending SPANS message only if printing is enabled. 2003-07-25 12:32:08 +00:00
spans_cls.h
spans_if.c Make the ioctl() interface cleaner with regard to types: use size_t 2003-07-29 13:32:10 +00:00
spans_kxdr.c Use __FBSDID(). 2003-06-11 07:11:35 +00:00
spans_kxdr.h
spans_msg.c Use __FBSDID(). 2003-06-11 07:11:35 +00:00
spans_print.c Use __FBSDID(). 2003-06-11 07:11:35 +00:00
spans_proto.c Create a sysctl that allows to enable/disable printing of SPANS messages. 2003-07-24 14:37:01 +00:00
spans_subr.c Use __FBSDID(). 2003-06-11 07:11:35 +00:00
spans_util.c Use __FBSDID(). 2003-06-11 07:11:35 +00:00
spans_var.h Create a sysctl that allows to enable/disable printing of SPANS messages. 2003-07-24 14:37:01 +00:00
spans_xdr.x