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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c347 struct radix_cfg { struct
440 struct radix_cfg *cfg;
449 cfg = malloc(sizeof(struct radix_cfg), M_IPFW, M_WAITOK | M_ZERO);
473 struct radix_cfg *cfg;
476 cfg = (struct radix_cfg *)ta_state;
495 struct radix_cfg *cfg;
497 cfg = (struct radix_cfg *)ta_state;
707 struct radix_cfg *cfg;
713 cfg = (struct radix_cfg *)ta_state;
808 struct radix_cfg *cf
[all...]

Completed in 88 milliseconds