Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c508 struct ipfw_xlat { struct
1585 ipfw_xlat_reap(struct ipfw_xlat *x, struct ipfw_xlat *slave_x) in ipfw_xlat_reap()
1614 struct ipfw_xlat *x = (struct ipfw_xlat *)s; in ipfw_xlat_reap_dispatch()
1693 struct ipfw_xlat *x, *slave_x; in ipfw_state_del()
1735 x = (struct ipfw_xlat *)s; in ipfw_state_del()
2213 struct ipfw_xlat *x = (struct ipfw_xlat *)s; in ipfw_state_alloc()
2830 struct ipfw_xlat *x = (struct ipfw_xlat *)s; in ipfw_state_install()
4041 x = (struct ipfw_xlat *)s; in ipfw_chk()
4150 struct ipfw_xlat *x = in ipfw_chk()
5691 const struct ipfw_xlat *x = (const struct ipfw_xlat *)s; in ipfw_state_copy()
[all …]
H A Dip_fw2.h393 struct ipfw_xlat *xlat; /* matching xlate */