pf_test_eth
int pf_test_eth(int, int, struct ifnet *, struct mbuf **, struct inpcb *);
chk = pf_test_eth(PF_IN, flags, ifp, m, inp);
chk = pf_test_eth(PF_OUT, flags, ifp, m, inp);