ether_ipfw_chk
if (!ether_ipfw_chk(&m, NULL, &rule, eh)) {
static boolean_t ether_ipfw_chk(struct mbuf **m0, struct ifnet *dst,
if (!ether_ipfw_chk(&m, ifp, &rule, eh)) {