Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ipfw.c75 static int ng_ipfw_input(struct mbuf **, struct ip_fw_args *, bool);
129 ng_ipfw_input_p = ng_ipfw_input; in ng_ipfw_mod_event()
286 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) in ng_ipfw_input() function