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.c922 struct chash_cfg { struct
923 struct chashbhead *head4;
924 struct chashbhead *head6;
925 size_t size4;
926 size_t size6;
927 size_t items4;
928 size_t items6;
929 uint8_t mask4;
930 uint8_t mask6;