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

/freebsd-current/sys/netgraph/
H A Dng_ipfw.c73 static int ng_ipfw_input(struct mbuf **, struct ip_fw_args *, bool);
127 ng_ipfw_input_p = ng_ipfw_input;
284 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) function

Completed in 193 milliseconds