ipflter: ANSIfy kernel function declarations
Convert ipfilter kernel function declarations from K&R to ANSI. This
syncs our function declarations with NetBSD hg commit 75edcd7552a0
(apply our changes). Though not copied from NetBSD, this change was
partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for network)
Differential Revision: https://reviews.freebsd.org/D33595
(cherry picked from commit 064a5a95649d05ac084bcf2612cbac5575d76358)