Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c898 static int ipfw_chk(struct ip_fw_args *);
3405 ipfw_chk(struct ip_fw_args *args) in ipfw_chk() function
6953 ret = ipfw_chk(&args); in ipfw_check_in()
7012 ret = ipfw_chk(&args); in ipfw_check_out()
7393 ip_fw_chk_ptr = ipfw_chk; in ipfw_init_dispatch()