K 10 svn:author V 2 kp K 8 svn:date V 27 2021-06-26T08:59:41.780564Z K 7 svn:log V 374 pf: Mark struct pf_pdesc as kernel only This structure is only used by the kernel module internally. It's not shared with user space, so hide it behind #ifdef _KERNEL. Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 29698ed904737ebfd139a21e39e5421cf81badd8) Git Hash: 27d14a1e5cb228d8fbb25013e1750913c524045a Git Author: kp@FreeBSD.org END