Searched refs:dyn_export_parent (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/netpfil/ipfw/ |
| HD | ip_fw_dynamic.c | 546 static void dyn_export_parent(const struct dyn_parent *, uint16_t, uint8_t, 2900 dyn_export_parent(const struct dyn_parent *p, uint16_t kidx, uint8_t set, in dyn_export_parent() function 2974 dyn_export_parent(s->limit, s->kidx, rule->set, dst); in dyn_export_ipv4_state() 3006 dyn_export_parent(s->limit, s->kidx, rule->set, dst); in dyn_export_ipv6_state()
|