Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c128 struct dyn_data { struct
177 struct dyn_data *data;
202 struct dyn_data *data;
548 static void dyn_export_data(const struct dyn_data *, uint32_t, uint8_t,
550 static uint32_t dyn_update_tcp_state(struct dyn_data *,
552 static void dyn_update_proto_state(struct dyn_data *,
937 dyn_update_tcp_state(struct dyn_data *data, const struct ipfw_flow_id *pkt, in dyn_update_tcp_state()
1012 dyn_update_proto_state(struct dyn_data *data, const struct ipfw_flow_id *pkt, in dyn_update_proto_state()
1339 struct dyn_data *data; in ipfw_dyn_lookup_state()
1486 static struct dyn_data *
[all …]