Searched refs:mod_item (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c204 * should use `struct mod_item` to store new state in @ta_buf.
290 struct mod_item { struct
1735 struct mod_item *mi;
1739 mi = (struct mod_item *)ta_buf;
1741 memset(mi, 0, sizeof(struct mod_item));
1782 struct mod_item *mi;
1790 mi = (struct mod_item *)ta_buf;
1847 struct mod_item *mi;
1849 mi = (struct mod_item *)ta_buf;
2438 struct mod_item *m
[all...]

Completed in 35 milliseconds