Symbol: iftable_cfg
sys/netpfil/ipfw/ip_fw_table_algo.c
1916
struct iftable_cfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
1921
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2105
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2107
icfg = malloc(sizeof(struct iftable_cfg), M_IPFW, M_WAITOK | M_ZERO);
sys/netpfil/ipfw/ip_fw_table_algo.c
2128
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2130
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2156
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2159
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2180
struct iftable_cfg *cfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2182
cfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2230
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2240
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2312
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2321
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2381
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2424
struct iftable_cfg *cfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2427
cfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2467
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2470
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2491
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2495
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2537
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2541
icfg = (struct iftable_cfg *)ta_state;
sys/netpfil/ipfw/ip_fw_table_algo.c
2580
struct iftable_cfg *icfg;
sys/netpfil/ipfw/ip_fw_table_algo.c
2583
icfg = (struct iftable_cfg *)ta_state;