freebsd-src/lib/libpfctl
Kristof Provost 9a9535e4df libpfctl: implement status counter accessor functions
The new nvlist-based status call allows us to easily add new counters.
However, the libpfctl interface defines a TAILQ, so it's not quite
trivial to find the counter consumers are interested in.

Provide convenience functions to access the counters.

MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D41649

(cherry picked from commit e3d3d61a7d)
2023-09-09 11:05:50 +02:00
..
libpfctl.c libpfctl: implement status counter accessor functions 2023-09-09 11:05:50 +02:00
libpfctl.h libpfctl: implement status counter accessor functions 2023-09-09 11:05:50 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00