Bjoern A. Zeeb a08362ce46 sysctl_msec_to_ticks is used with both virtualized and
non-vrtiualized sysctls so we cannot used one common function.

Add a macro to convert the arg1 in the virtualized case to
vnet.h to not expose the maths to all over the code.

Add a wrapper for the single virtualized call, properly handling
arg1 and call the default implementation from there.

Convert the two over places to use the new macro.

Reviewed by:	rwatson
Approved by:	re (kib)
2009-07-21 21:58:55 +00:00
..
2008-12-15 06:10:57 +00:00
2009-02-03 11:04:03 +00:00
2009-02-03 11:04:03 +00:00
2009-06-17 12:34:56 +00:00
2008-06-11 22:12:50 +00:00
2007-09-24 05:26:24 +00:00