Searched refs:ng_ipfw_input (Results 1 – 1 of 1) sorted by relevance
73 static int ng_ipfw_input(struct mbuf **, struct ip_fw_args *, bool);127 ng_ipfw_input_p = ng_ipfw_input; in ng_ipfw_mod_event()284 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) in ng_ipfw_input() function