1 /*        $NetBSD: pfilter.h,v 1.2 2020/07/04 05:18:37 lukem Exp $    */
2 
3 void pfilter_open(void);
4 void pfilter_notify(int, const char *);
5