Home
last modified time | relevance | path

Searched refs:ether_ipfw_chk (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/
H A Dif_ethersubr.c133 static boolean_t ether_ipfw_chk(struct mbuf **m0, struct ifnet *dst,
466 if (!ether_ipfw_chk(&m, ifp, &rule, eh)) { in ether_output_frame()
498 ether_ipfw_chk(struct mbuf **m0, struct ifnet *dst, struct ip_fw **rule, in ether_ipfw_chk() function
1061 if (!ether_ipfw_chk(&m, NULL, &rule, eh)) { in ether_demux_oncpu()