Home
last modified time | relevance | path

Searched defs:chash_cfg (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c924 struct chash_cfg { struct
925 struct chashbhead *head4;
926 struct chashbhead *head6;
927 size_t size4;
928 size_t size6;
929 size_t items4;
930 size_t items6;
931 uint8_t mask4;
932 uint8_t mask6;