Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3/
HDip_fw3.c102 struct netmsg_ipfw { struct
643 struct netmsg_ipfw *fwmsg = (struct netmsg_ipfw *)nmsg; in add_rule_dispatch()
704 struct netmsg_ipfw fwmsg; in ip_fw3_add_rule()
1406 struct netmsg_ipfw *fwmsg = (struct netmsg_ipfw *)nmsg; in ctx_init_dispatch()
1451 struct netmsg_ipfw fwmsg; in init_dispatch()
/dragonfly/sys/net/ipfw/
HDip_fw2.c286 struct netmsg_ipfw { struct
4499 ipfw_link_sibling(struct netmsg_ipfw *fwmsg, struct ip_fw *rule) in ipfw_link_sibling()
4533 struct netmsg_ipfw *fwmsg = (struct netmsg_ipfw *)nmsg; in ipfw_add_rule_dispatch()
4595 struct netmsg_ipfw *fwmsg = (struct netmsg_ipfw *)nmsg; in ipfw_crossref_rule_dispatch()
4620 struct netmsg_ipfw fwmsg; in ipfw_add_rule()
7216 struct netmsg_ipfw *fwmsg = (struct netmsg_ipfw *)nmsg; in ipfw_ctx_init_dispatch()
7362 struct netmsg_ipfw fwmsg; in ipfw_init_dispatch()