Searched refs:dyn_export_parent (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_dynamic.c | 546 static void dyn_export_parent(const struct dyn_parent *, uint32_t, uint8_t, 2944 dyn_export_parent(const struct dyn_parent *p, uint32_t kidx, uint8_t set, in dyn_export_parent() function 2995 dyn_export_parent(s->limit, s->kidx, rule->set, dst); in dyn_export_ipv4_state() 3027 dyn_export_parent(s->limit, s->kidx, rule->set, dst); in dyn_export_ipv6_state()
|