Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c98 static struct table_config *alloc_table_config(struct ip_fw_chain *ch,
1887 tc = alloc_table_config(ch, ti, ta, aname, i->tflags); in create_table_internal()
3156 alloc_table_config(struct ip_fw_chain *ch, struct tid_info *ti, in alloc_table_config() function