freebsd-nq/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
spans_kxdr.h
spans_msg.c
spans_print.c
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
spans_util.c
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