1 /* $NetBSD: pfilter.h,v 1.2 2018/04/06 18:59:00 christos Exp $ */ 2 3 void pfilter_notify(int); 4 void pfilter_init(void); 5