K 10 svn:author V 2 kp K 8 svn:date V 27 2021-01-20T14:45:52.968007Z K 7 svn:log V 577 pf: Allocate and free pfi_kkif in separate functions Factor out allocating and freeing pfi_kkif structures. This will be useful when we change the counters to be counter_u64, so we don't have to deal with that complexity in the multiple locations where we allocate pfi_kkif structures. No functional change. MFC after: 2 weeks Sponsored by: Orange Business Services Differential Revision: https://reviews.freebsd.org/D27762 (cherry picked from commit 26c841e2a402ed43896313d1b3f00facaa9d839f) Git Hash: ce26f0988baff60505bfd4eba006abe25ee722bf Git Author: kp@FreeBSD.org END